------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=6.5 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- MAKE=gmake XDG_DATA_HOME=/construction/devel/wxformbuilder XDG_CONFIG_HOME=/construction/devel/wxformbuilder XDG_CACHE_HOME=/construction/devel/wxformbuilder/.cache HOME=/construction/devel/wxformbuilder TMPDIR="/tmp" PATH=/construction/devel/wxformbuilder/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/wxformbuilder/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/devel/wxformbuilder XDG_CONFIG_HOME=/construction/devel/wxformbuilder XDG_CACHE_HOME=/construction/devel/wxformbuilder/.cache HOME=/construction/devel/wxformbuilder TMPDIR="/tmp" PATH=/construction/devel/wxformbuilder/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin PKG_CONFIG_LIBDIR=/construction/devel/wxformbuilder/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing -std=c++11 " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- config=release ARCH= DESTDIR=/construction/devel/wxformbuilder/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=6.5 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/wxformbuilder" EXAMPLESDIR="share/examples/wxformbuilder" DATADIR="share/wxformbuilder" WWWDIR="www/wxformbuilder" ETCDIR="etc/wxformbuilder" SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/wxformbuilder DOCSDIR=/usr/local/share/doc/wxformbuilder EXAMPLESDIR=/usr/local/share/examples/wxformbuilder WWWDIR=/usr/local/www/wxformbuilder ETCDIR=/usr/local/etc/wxformbuilder SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes DFLY_STING_XFAIL=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_COMPRESSION_FORMAT=.tgz DEVELOPER=1 WITH_CCACHE_BUILD=yes CCACHE_DIR=/ccache UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=600503 OSVERSION=9999999 OSREL=6.5 _OSRELEASE=6.5-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=13 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.pkg Installing /packages/All/gettext-runtime-0.21.1.pkg Installing /packages/All/gmake-4.3_2.pkg Installing /packages/All/ccache-3.7.12_4.pkg Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for gcc create symlink for gcc (world) create symlink for g++ create symlink for g++ (world) ===== Message from ccache-3.7.12_4: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. Installing /packages/All/expat-2.5.0.pkg Installing /packages/All/brotli-1.0.9,1.pkg Installing /packages/All/png-1.6.39.pkg Installing /packages/All/freetype2-2.12.1_2.pkg ===== Message from freetype2-2.12.1_2: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.14.2,1.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/graphite2-1.3.14.pkg Installing /packages/All/libffi-3.4.4.pkg Installing /packages/All/pcre2-10.42.pkg Installing /packages/All/ncurses-6.4.pkg ===== Message from ncurses-6.4: -- To get the terminfo database please install the terminfo-db package: pkg install terminfo-db Installing /packages/All/readline-8.2.1.pkg Installing /packages/All/libxml2-2.10.4.pkg Installing /packages/All/libiconv-1.17.pkg Installing /packages/All/mpdecimal-2.5.1.pkg Installing /packages/All/openssl-1.1.1u,1.pkg Installing /packages/All/python39-3.9.17.pkg ===== Message from python39-3.9.17: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py39-gdbm databases/py-gdbm@py39 py39-sqlite3 databases/py-sqlite3@py39 py39-tkinter x11-toolkits/py-tkinter@py39 Installing /packages/All/glib-2.76.4,2.pkg Generating GIO modules cache Compiling glib schemas No schema files found: doing nothing. Installing /packages/All/harfbuzz-7.3.0.pkg Installing /packages/All/libgpg-error-1.47.pkg Installing /packages/All/libgcrypt-1.10.2.pkg Installing /packages/All/libunistring-1.1.pkg Installing /packages/All/libidn2-2.3.4.pkg Installing /packages/All/libpsl-0.21.2_3.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libedit-3.1.20221030,1.pkg Installing /packages/All/sqlite3-3.42.0,1.pkg Installing /packages/All/gmp-6.2.1.pkg Installing /packages/All/nettle-3.9.1.pkg Installing /packages/All/libtasn1-4.19.0.pkg Installing /packages/All/p11-kit-0.24.1_2.pkg Installing /packages/All/gnutls-3.7.9.pkg Installing /packages/All/libproxy-0.4.17_1.pkg Installing /packages/All/gsettings-desktop-schemas-42.0.pkg Compiling glib schemas Installing /packages/All/glib-networking-2.76.0.pkg Generating GIO modules cache Installing /packages/All/libsoup-2.74.3.pkg ===== Message from libsoup-2.74.3: -- libsoup can use NTLM authentication if it is compiled with the SMB option. To use it, you must install a port that provides NTLM, like net/samba412 or net/samba413. Installing /packages/All/libdeflate-1.18.pkg Installing /packages/All/jbigkit-2.1_1.pkg Installing /packages/All/liblz4-1.9.4,1.pkg Installing /packages/All/zstd-1.5.5.pkg Installing /packages/All/jpeg-turbo-2.1.5.1.pkg Installing /packages/All/tiff-4.4.0_1.pkg Installing /packages/All/libmspack-0.11alpha.pkg Installing /packages/All/perl5-5.32.1_3.pkg Installing /packages/All/hunspell-1.7.2.pkg Installing /packages/All/enchant2-2.2.15_3.pkg Installing /packages/All/fribidi-1.0.13.pkg Installing /packages/All/giflib-5.2.1.pkg Installing /packages/All/webp-1.3.0_1.pkg Installing /packages/All/libsecret-0.20.5_2.pkg Installing /packages/All/shared-mime-info-2.2_1.pkg Building the Shared MIME-Info database cache Installing /packages/All/gdk-pixbuf2-2.42.10.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libnotify-0.8.2.pkg Installing /packages/All/hyphen-2.8.8.pkg Installing /packages/All/icu-73.2,1.pkg Installing /packages/All/lcms2-2.15_1.pkg Installing /packages/All/openjpeg-2.5.0.pkg Installing /packages/All/harfbuzz-icu-7.3.0.pkg Installing /packages/All/woff2-1.0.2_4.pkg Installing /packages/All/libepoll-shim-0.0.20230411.pkg Installing /packages/All/wayland-1.22.0.pkg ===== Message from wayland-1.22.0: -- Wayland requires XDG_RUNTIME_DIR to be defined to a path that will contain "wayland-%d" unix(4) sockets. This is usually handled by consolekit2 (via ck-launch-session) or pam_xdg (via login). Installing /packages/All/xkeyboard-config-2.34_2.pkg Installing /packages/All/libXau-1.0.9.pkg Installing /packages/All/xorgproto-2022.1_1.pkg Installing /packages/All/libXdmcp-1.1.3.pkg Installing /packages/All/libxcb-1.15_1.pkg Installing /packages/All/libxkbcommon-1.5.0.pkg ===== Message from libxkbcommon-1.5.0: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/libX11-1.8.6,1.pkg Installing /packages/All/libXext-1.3.4,1.pkg Installing /packages/All/libglvnd-1.6.0.pkg Installing /packages/All/libwpe-1.12.0.pkg Installing /packages/All/libepoxy-1.5.9.pkg Installing /packages/All/wpebackend-fdo-1.12.0.pkg Installing /packages/All/libICE-1.1.0_1,1.pkg Installing /packages/All/libSM-1.2.3,1.pkg Installing /packages/All/dbus-1.14.6,1.pkg ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libXfixes-6.0.0.pkg Installing /packages/All/libXi-1.8,1.pkg Installing /packages/All/libXtst-1.2.3_2.pkg Installing /packages/All/at-spi2-core-2.48.0.pkg Installing /packages/All/pixman-0.42.2.pkg Installing /packages/All/libXrender-0.9.10_2.pkg Installing /packages/All/cairo-1.17.4_2,3.pkg Installing /packages/All/libdaemon-0.14_1.pkg Installing /packages/All/dbus-glib-0.112.pkg Installing /packages/All/gdbm-1.23.pkg Installing /packages/All/libevent-2.1.12.pkg Installing /packages/All/gnome_subr-1.0.pkg Installing /packages/All/avahi-app-0.8_1.pkg ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.28.pkg Installing /packages/All/cups-2.4.6.pkg ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libdatrie-0.2.13_1.pkg Installing /packages/All/libthai-0.1.29.pkg ===== Message from libthai-0.1.29: -- ===> NOTICE: The libthai port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing Installing /packages/All/libfontenc-1.1.4.pkg Installing /packages/All/mkfontscale-1.2.1.pkg Installing /packages/All/font-bh-ttf-1.0.3_4.pkg Running fc-cache to build fontconfig cache... Installing /packages/All/font-misc-meltho-1.0.3_4.pkg Installing /packages/All/font-misc-ethiopic-1.0.4.pkg Installing /packages/All/encodings-1.0.5,1.pkg Installing /packages/All/dejavu-2.37_1.pkg Running fc-cache to build fontconfig cache... ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.pkg Installing /packages/All/libXft-2.3.7.pkg Installing /packages/All/pango-1.50.14.pkg Installing /packages/All/hicolor-icon-theme-0.17.pkg Installing /packages/All/gtk-update-icon-cache-3.24.31.pkg Installing /packages/All/adwaita-icon-theme-40.1.1_1.pkg Generating GTK icon cache for /usr/local/share/icons/Adwaita Installing /packages/All/librsvg2-rust-2.56.3.pkg Generating gdk-pixbuf modules cache Installing /packages/All/libXcomposite-0.4.6,1.pkg Installing /packages/All/libXcursor-1.2.0.pkg Installing /packages/All/libXdamage-1.1.6.pkg Installing /packages/All/libXinerama-1.1.4_2,1.pkg Installing /packages/All/libXrandr-1.5.2.pkg Installing /packages/All/gtk3-3.24.34_1.pkg Generating GTK icon cache for /usr/local/share/icons/hicolor Compiling glib schemas Installing /packages/All/libxslt-1.1.37.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default Installing /packages/All/libunwind-20211201_2.pkg Installing /packages/All/gstreamer1-1.22.5.pkg Installing /packages/All/gobject-introspection-1.76.1,1.pkg Installing /packages/All/json-glib-1.6.6.pkg Installing /packages/All/geoclue-2.5.7.pkg Installing /packages/All/orc-0.4.34_1.pkg Installing /packages/All/libnice-0.1.21_1.pkg Installing /packages/All/iso-codes-4.7.pkg Installing /packages/All/gstreamer1-plugins-1.22.5.pkg Installing /packages/All/gstreamer1-plugins-bad-1.22.5.pkg Installing /packages/All/pygobject3-common-3.42.2.pkg Installing /packages/All/py39-cairo-1.21.0,1.pkg Installing /packages/All/py39-gobject3-3.42.2.pkg Installing /packages/All/graphene-1.10.8.pkg Installing /packages/All/libGLU-9.0.2_2.pkg Installing /packages/All/gstreamer1-plugins-gl-1.22.5.pkg Installing /packages/All/libXt-1.2.1,1.pkg Installing /packages/All/webkit2-gtk3-2.34.6_7.pkg Installing /packages/All/libXxf86vm-1.1.4_3.pkg Installing /packages/All/wx30-gtk3-3.0.5.1_2.pkg UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default UNFLAVORED databases/sqlite3 -> use databases/sqlite3@default SUCCEEDED 00:01:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The wxformbuilder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The wxformbuilder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wxformbuilder-3.5.0.b_8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The wxformbuilder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wxformbuilder-3.5.0.b_8 for building => SHA256 Checksum OK for wxFormBuilder_v3.5.0-beta-source.zip. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The wxformbuilder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wxformbuilder-3.5.0.b_8 for building ===> Extracting for wxformbuilder-3.5.0.b_8 ===> NOTICE: The wxformbuilder port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://docs.freebsd.org/en/articles/contributing/#ports-contributing ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by wxformbuilder-3.5.0.b_8 for building => SHA256 Checksum OK for wxFormBuilder_v3.5.0-beta-source.zip. Extracted Memory Use: 8.55M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for wxformbuilder-3.5.0.b_8 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for wxformbuilder-3.5.0.b_8 from /xports/devel/wxformbuilder/files ===> Applying dragonfly patches for wxformbuilder-3.5.0.b_8 from /xports/devel/wxformbuilder/dragonfly /usr/bin/env WRKSRC=/construction/devel/wxformbuilder/source REWARNFILE=/construction/devel/wxformbuilder/reinplace_warnings.txt /bin/sh /xports/Mk/Scripts/sed_checked.sh -e "s@\(defined(__FreeBSD__)\)@(\1||defined(__DragonFly__))@g" /construction/devel/wxformbuilder/source/sdk/premake/src/os.c /construction/devel/wxformbuilder/source/sdk/premake/src/os.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> wxformbuilder-3.5.0.b_8 depends on package: gmake>=4.3 - found ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/bin/ccache - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> wxformbuilder-3.5.0.b_8 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> wxformbuilder-3.5.0.b_8 depends on package: gmake>=4.3 - found ===> wxformbuilder-3.5.0.b_8 depends on file: /usr/local/bin/ccache - found ===> wxformbuilder-3.5.0.b_8 depends on shared library: libwx_baseu-3.0.so - found (/usr/local/lib/libwx_baseu-3.0.so) ===> Configuring for wxformbuilder-3.5.0.b_8 cd /construction/devel/wxformbuilder/source && /bin/sh create_build_files4.sh gmake[2]: Entering directory '/construction/devel/wxformbuilder/source/build/premake/bsd' ==== Building Premake4 ==== Creating bin/release Creating obj/Release scripts.c os_match.c os_uuid.c os_chdir.c os_pathsearch.c os_isfile.c path_isabsolute.c os_rmdir.c os_copyfile.c os_isdir.c string_endswith.c os_mkdir.c premake.c os_getcwd.c lauxlib.c ../4.3/src/host/lua-5.1.4/src/lauxlib.c: In function 'luaL_loadfile': ../4.3/src/host/lua-5.1.4/src/lauxlib.c:577:4: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while ((c = getc(lf.f)) != EOF && c != LUA_SIGNATURE[0]) ; ^~~~~ ../4.3/src/host/lua-5.1.4/src/lauxlib.c:578:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' lf.extraline = 0; ^~ lobject.c lcode.c ltm.c loadlib.c lgc.c llex.c ldebug.c lstrlib.c ldump.c lparser.c lfunc.c lzio.c lstate.c lmem.c lmathlib.c ltable.c linit.c lundump.c lvm.c lbaselib.c ltablib.c ../4.3/src/host/lua-5.1.4/src/ltablib.c: In function 'addfield': ../4.3/src/host/lua-5.1.4/src/ltablib.c:137:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!lua_isstring(L, -1)) ^~ ../4.3/src/host/lua-5.1.4/src/ltablib.c:140:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' luaL_addvalue(b); ^~~~~~~~~~~~~ ldo.c lapi.c loslib.c lopcodes.c lstring.c liolib.c ldblib.c Linking Premake4 obj/Release/loslib.o:loslib.c:function os_tmpname: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() gmake[2]: Leaving directory '/construction/devel/wxformbuilder/source/build/premake/bsd' Running pre-build file creation steps... Building configurations... Running action 'gmake'... Generating 3.0/gmake/Makefile... Generating 3.0/gmake/TiCPP.make... Generating 3.0/gmake/plugin-interface.make... Generating 3.0/gmake/additional-components-plugin.make... Generating 3.0/gmake/common-components-plugin.make... Generating 3.0/gmake/containers-components-plugin.make... Generating 3.0/gmake/forms-components-plugin.make... Generating 3.0/gmake/layout-components-plugin.make... Generating 3.0/gmake/wxFormBuilder.make... Done. SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for wxformbuilder-3.5.0.b_8 gmake[2]: Entering directory '/construction/devel/wxformbuilder/source/build/3.0/gmake' ==== Building plugin-interface (release) ==== ==== Building TiCPP (release) ==== xrcconv.cpp wizard.cpp Creating ../../../sdk/lib Creating ../../../sdk/lib ticpp.cpp Creating obj/Release/TiCPP tinyxml.cpp tinyxmlparser.cpp Creating obj/Release/plugin-interface tinyxmlerror.cpp tinystr.cpp In file included from ../../../sdk/tinyxml/ticpp.cpp:25: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../sdk/tinyxml/ticpp.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../sdk/tinyxml/ticpp.cpp:719:6: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Node::Clone() const ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../sdk/tinyxml/ticpp.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../sdk/tinyxml/ticpp.cpp: In member function 'std::auto_ptr ticpp::Node::Clone() const': ../../../sdk/tinyxml/ticpp.cpp:726:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > temp( NodeFactory( node, false, false ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../sdk/tinyxml/ticpp.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking TiCPP In file included from ../../../sdk/plugin_interface/xrcconv.cpp:33: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../sdk/plugin_interface/xrcconv.cpp:33: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking plugin-interface ==== Building common-components-plugin (release) ==== ==== Building layout-components-plugin (release) ==== ==== Building additional-components-plugin (release) ==== ==== Building wxFormBuilder (release) ==== ==== Building containers-components-plugin (release) ==== ==== Building forms-components-plugin (release) ==== Creating ../../../output/lib/wxformbuilder common.cpp Creating ../../../output/lib/wxformbuilder Creating obj/Release/common-components-plugin Creating ../../../output/lib/wxformbuilder Creating obj/Release/layout-components-plugin Creating obj/Release/additional-components-plugin layout.cpp additional.cpp Creating obj/Release/containers-components-plugin containers.cpp splashscreen.cpp codeparser.cpp codegen.cpp cppcg.cpp Creating ../../../output/bin Creating obj/Release/forms-components-plugin Creating obj/Release/wxFormBuilder codewriter.cpp luacg.cpp forms.cpp maingui.cpp phpcg.cpp pythoncg.cpp ../../../src/codegen/codeparser.cpp: In function 'wxString RemoveWhiteSpace(wxString)': ../../../src/codegen/codeparser.cpp:7:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] while(index < str.Len()) ~~~~~~^~~~~~~~~~~ xrccg.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/codegen/codewriter.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ stack.cpp ../../../src/dbg_stack_trace/stack.cpp:36:17: warning: 'std::__cxx11::string {anonymous}::demangle(const char*)' defined but not used [-Wunused-function] std::string demangle(const char *name) ^~~~~~~~ database.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/maingui.cpp:46: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/maingui.cpp: In member function 'virtual int MyApp::OnRun()': ../../../src/maingui.cpp:237:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< cbSplashScreen > splash; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/maingui.cpp:242:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] splash = std::auto_ptr< cbSplashScreen >( new cbSplashScreen( bitmap, -1, 0, wxNewId() ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/maingui.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ objectbase.cpp In file included from ../../../plugins/forms/forms.cpp:31: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../plugins/forms/forms.cpp:31: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking forms-components-plugin types.cpp In file included from ../../../plugins/layout/layout.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../plugins/layout/layout.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking layout-components-plugin xrcfilter.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/codegen.cpp:32: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/codegen.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ about.cpp In file included from ../../../plugins/containers/containers.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../plugins/containers/containers.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking containers-components-plugin appdata.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/luacg.cpp:34: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/luacg.h:45, from ../../../src/codegen/luacg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/codegen/luacg.cpp: In member function 'void LuaCodeGenerator::GenConstruction(PObjectBase, bool, wxString&)': ../../../src/codegen/luacg.cpp:1275:26: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( bSplitVertical = (strMode == wxT("wxSPLIT_VERTICAL")) ) ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bitmaps.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/xrccg.cpp:30: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/xrccg.h:29, from ../../../src/codegen/xrccg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cmdproc.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/types.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ customkeys.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/rad/cmdproc.h:30, from ../../../src/rad/cmdproc.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ genericpanel.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/phpcg.cpp:34: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/phpcg.h:48, from ../../../src/codegen/phpcg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ mainframe.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/cppcg.cpp:31: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/codegen/cppcg.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ menueditor.cpp In file included from ../../../plugins/common/common.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../plugins/common/common.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking common-components-plugin palette.cpp In file included from ../../../plugins/additional/additional.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../sdk/tinyxml/ticpp.h:59, from ../../../plugins/additional/additional.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking additional-components-plugin title.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/codegen/pythoncg.cpp:34: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/pythoncg.h:45, from ../../../src/codegen/pythoncg.cpp:29: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ wxfbevent.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/about.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ wxfbmanager.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/inspector/objinspect.h:47, from ../../../src/rad/mainframe.cpp:40: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/mainframe.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ codeeditor.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/xrcfilter.h:31, from ../../../src/model/xrcfilter.cpp:26: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/model/xrcfilter.h:29, from ../../../src/model/xrcfilter.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ cpppanel.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/model/objectbase.cpp:26: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/objectbase.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/model/objectbase.cpp: In member function 'bool ObjectInfo::IsSubclassOf(wxString)': ../../../src/model/objectbase.cpp:906:2: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ ../../../src/model/objectbase.cpp:914:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' return found; ^~~~~~ dataobject.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/customkeys.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/codegen/codegen.h:37, from ../../../src/codegen/cppcg.h:39, from ../../../src/rad/customkeys.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ innerframe.cpp menubar.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/rad/bitmaps.cpp:34: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/rad/bitmaps.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ visualeditor.cpp visualobj.cpp geninhertclass.cpp geninhertclass_gui.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/palette.cpp:27: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/palette.h:37, from ../../../src/rad/palette.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ objinspect.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/wxfbevent.cpp:27: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbevent.h:30, from ../../../src/rad/wxfbevent.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ wxfbadvprops.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/menueditor.cpp:27: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/menueditor.h:32, from ../../../src/rad/menueditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/rad/menueditor.cpp: In member function 'void MenuEditor::OnMenuUp(wxCommandEvent&)': ../../../src/rad/menueditor.cpp:538:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (prevIdent > curIdent) ^~~~~ ../../../src/rad/menueditor.cpp:541:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' PObjectBase obj; ^~~~~~~~~~~ luapanel.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/wxfbmanager.cpp:26: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/wxfbmanager.h:28, from ../../../src/rad/wxfbmanager.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ objecttree.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/model/database.cpp:26: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/model/objectbase.h:40, from ../../../src/model/database.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ phppanel.cpp pythonpanel.cpp xrcpanel.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/dataobject/dataobject.cpp:25: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/dataobject/dataobject.h:30, from ../../../src/rad/dataobject/dataobject.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ xrcpreview.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/designer/visualobj.cpp:32: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualobj.h:30, from ../../../src/rad/designer/visualobj.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ annoyingdialog.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/geninheritclass/geninhertclass.cpp:26: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/geninheritclass/geninhertclass.h:39, from ../../../src/rad/geninheritclass/geninhertclass.cpp:25: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ encodingutils.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/cpppanel/cpppanel.cpp:41: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/cpppanel/cpppanel.h:31, from ../../../src/rad/cpppanel/cpppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ filetocarray.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/appdata.cpp:31: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/rad/appdata.cpp:35: ../../../src/utils/wxfbipc.h:38:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< wxSingleInstanceChecker > m_checker; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/rad/appdata.cpp:35: ../../../src/utils/wxfbipc.h:39:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< AppServer > m_server; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/rad/appdata.cpp: In member function 'bool ApplicationData::ConvertProject(const wxString&, int, int)': ../../../src/rad/appdata.cpp:1402:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< ticpp::Node > objectTree = root->Clone(); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/appdata.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ stringutils.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/appdata.h:29, from ../../../src/rad/inspector/wxfbadvprops.cpp:30: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/rad/inspector/wxfbadvprops.cpp: In member function 'virtual void wxFBSizeProperty::RefreshChildren()': ../../../src/rad/inspector/wxfbadvprops.cpp:64:9: warning: the compiler can assume that the address of 'size' will never be NULL [-Waddress] if( ! &size ) return; ^~~~ ../../../src/rad/inspector/wxfbadvprops.cpp:64:9: warning: the compiler can assume that the address of 'size' will never be NULL [-Waddress] ../../../src/rad/inspector/wxfbadvprops.cpp: In member function 'virtual wxVariant wxFBSizeProperty::ChildChanged(wxVariant&, int, wxVariant&) const': ../../../src/rad/inspector/wxfbadvprops.cpp:84:9: warning: the compiler can assume that the address of 'size' will never be NULL [-Waddress] if( ! &size ) return ^~~~ ../../../src/rad/inspector/wxfbadvprops.cpp:84:9: warning: the compiler can assume that the address of 'size' will never be NULL [-Waddress] ../../../src/rad/inspector/wxfbadvprops.cpp: In member function 'virtual void wxFBPointProperty::RefreshChildren()': ../../../src/rad/inspector/wxfbadvprops.cpp:136:9: warning: the compiler can assume that the address of 'point' will never be NULL [-Waddress] if( ! &point ) return; ^~~~~ ../../../src/rad/inspector/wxfbadvprops.cpp:136:9: warning: the compiler can assume that the address of 'point' will never be NULL [-Waddress] ../../../src/rad/inspector/wxfbadvprops.cpp: In member function 'virtual wxVariant wxFBPointProperty::ChildChanged(wxVariant&, int, wxVariant&) const': ../../../src/rad/inspector/wxfbadvprops.cpp:156:9: warning: the compiler can assume that the address of 'point' will never be NULL [-Waddress] if( ! &point ) return ^~~~~ ../../../src/rad/inspector/wxfbadvprops.cpp:156:9: warning: the compiler can assume that the address of 'point' will never be NULL [-Waddress] typeconv.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/objecttree/objecttree.cpp:35: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/objecttree/objecttree.h:29, from ../../../src/rad/objecttree/objecttree.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ wxfbipc.cpp In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/xrcpreview/xrcpreview.cpp:25: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpreview/xrcpreview.h:24, from ../../../src/rad/xrcpreview/xrcpreview.cpp:24: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ md5.cc In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/luapanel/luapanel.cpp:40: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/luapanel/luapanel.h:40, from ../../../src/rad/luapanel/luapanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/inspector/objinspect.h:47, from ../../../src/rad/inspector/objinspect.cpp:39: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/inspector/objinspect.h:46, from ../../../src/rad/inspector/objinspect.cpp:39: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/designer/visualeditor.cpp:39: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/designer/visualeditor.h:31, from ../../../src/rad/designer/visualeditor.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/xrcpanel/xrcpanel.cpp:37: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/xrcpanel/xrcpanel.h:31, from ../../../src/rad/xrcpanel/xrcpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/rad/xrcpanel/xrcpanel.cpp: In member function 'void XrcPanel::OnCodeGeneration(wxFBEvent&)': ../../../src/rad/xrcpanel/xrcpanel.cpp:252:8: warning: variable 'useRelativePath' set but not used [-Wunused-but-set-variable] bool useRelativePath = false; ^~~~~~~~~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/utils/../model/objectbase.h:41, from ../../../src/utils/filetocarray.cpp:2: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/utils/../rad/appdata.h:29, from ../../../src/utils/filetocarray.cpp:1: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/pythonpanel/pythonpanel.cpp:40: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/pythonpanel/pythonpanel.h:40, from ../../../src/rad/pythonpanel/pythonpanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/utils/stringutils.cpp:29: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/stringutils.cpp:27: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/utils/wxfbipc.cpp:34: ../../../src/utils/wxfbipc.h:38:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< wxSingleInstanceChecker > m_checker; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/utils/wxfbipc.cpp:34: ../../../src/utils/wxfbipc.h:39:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< AppServer > m_server; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/utils/wxfbipc.cpp: In member function 'bool wxFBIPC::VerifySingleInstance(const wxString&, bool)': ../../../src/utils/wxfbipc.cpp:95:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< wxSingleInstanceChecker > checker; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/utils/wxfbipc.cpp:138:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< AppClient > client( new AppClient ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/utils/wxfbipc.cpp:141:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< wxConnectionBase > connection; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ ../../../src/utils/wxfbipc.cpp: In member function 'bool wxFBIPC::CreateServer(const wxString&)': ../../../src/utils/wxfbipc.cpp:192:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< AppServer > server( new AppServer( name ) ); ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/utils/wxfbipc.h:28, from ../../../src/utils/wxfbipc.cpp:34: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/phppanel/phppanel.cpp:40: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/utils/wxfbdefs.h:27, from ../../../src/rad/phppanel/phppanel.h:43, from ../../../src/rad/phppanel/phppanel.cpp:28: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: ../../../src/boost/scoped_ptr.hpp:63:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/shared_ptr.hpp:26, from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: ../../../src/boost/detail/shared_count.hpp:138:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_count( std::auto_ptr & r ): pi_( new sp_counted_impl_p( r.get() ) ) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: ../../../src/boost/shared_ptr.hpp:197:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit shared_ptr(std::auto_ptr & r): px(r.get()), pn() ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/boost/smart_ptr.hpp:18, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: ../../../src/boost/shared_ptr.hpp:221:33: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] shared_ptr & operator=(std::auto_ptr & r) ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from ../../../src/model/objectbase.h:41, from ../../../src/rad/inspector/objinspect.h:47, from ../../../src/utils/typeconv.cpp:44: ../../../sdk/tinyxml/ticpp.h:992:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr< Node > Clone() const; ^~~~~~~~ In file included from /usr/include/c++/8.0/memory:80, from ../../../src/boost/scoped_ptr.hpp:19, from ../../../src/boost/smart_ptr.hpp:16, from ../../../src/model/types.h:32, from ../../../src/utils/typeconv.h:33, from ../../../src/utils/typeconv.cpp:26: /usr/include/c++/8.0/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking wxFormBuilder gmake[2]: Leaving directory '/construction/devel/wxformbuilder/source/build/3.0/gmake' SUCCEEDED 00:02:34 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for wxformbuilder-3.5.0.b_8 ===> Generating temporary packing list /bin/mkdir -p /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder (cd /construction/devel/wxformbuilder/source/output && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder) (cd /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/bin && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 555 "$@"'\'' . {} + \)' COPYTREE_BIN . /construction/devel/wxformbuilder/stage/usr/local/bin) /bin/rm -f -r /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/bin/ (cd /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/lib && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 555 "$@"'\'' . {} + \)' COPYTREE_BIN . /construction/devel/wxformbuilder/stage/usr/local/lib) /bin/rm -f -r /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/lib/ /bin/rm -f -r /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/share/ /bin/rm -f /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/license.txt /bin/rm -f /construction/devel/wxformbuilder/stage/usr/local/share/wxformbuilder/Changelog.txt ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgtk-3.so.0 from x11-toolkits/gtk30 but it is not declared as a dependency Warning: you need USE_GNOME+=gtk30 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgdk-3.so.0 from x11-toolkits/gtk30 but it is not declared as a dependency Warning: you need USE_GNOME+=gtk30 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpangocairo-1.0.so.0 from x11-toolkits/pango but it is not declared as a dependency Warning: you need USE_GNOME+=pango Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpango-1.0.so.0 from x11-toolkits/pango but it is not declared as a dependency Warning: you need USE_GNOME+=pango Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libatk-1.0.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatk-1.0.so:accessibility/at-spi2-core Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libcairo-gobject.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is not declared as a dependency Warning: you need USE_GNOME+=cairo Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgdk_pixbuf-2.0.so.0 from graphics/gdk-pixbuf2 but it is not declared as a dependency Warning: you need USE_GNOME+=gdkpixbuf2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgio-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgobject-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgthread-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstvideo-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstbase-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstreamer-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwebkit2gtk-4.0.so.37 from www/webkit2-gtk3 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebkit2gtk-4.0.so:www/webkit2-gtk3 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libsoup-2.4.so.1 from devel/libsoup but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsoup-2.4.so:devel/libsoup Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgmodule-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libjavascriptcoregtk-4.0.so.18 from www/webkit2-gtk3 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjavascriptcoregtk-4.0.so:www/webkit2-gtk3 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libmspack.so.0 from archivers/libmspack but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libmspack.so:archivers/libmspack Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-core Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpangoft2-1.0.so.0 from x11-toolkits/pango but it is not declared as a dependency Warning: you need USE_GNOME+=pango Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libthai.so.0 from devel/libthai but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libthai.so:devel/libthai Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libEGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libGL.so.1 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libffi.so.8 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpcre2-8.so.0 from devel/pcre2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre2-8.so:devel/pcre2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libzstd.so.1 from archivers/zstd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libzstd.so:archivers/zstd Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libdeflate.so.0 from archivers/libdeflate but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdeflate.so:archivers/libdeflate Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwpe-1.0.so.1 from www/libwpe but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwpe-1.0.so:www/libwpe Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libWPEBackend-fdo-1.0.so.1 from www/wpebackend-fdo but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libWPEBackend-fdo-1.0.so:www/wpebackend-fdo Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libnotify.so.4 from devel/libnotify but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnotify.so:devel/libnotify Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libsqlite3.so.0 from databases/sqlite3 but it is not declared as a dependency Warning: you need USES+=sqlite Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libxslt.so.1 from textproc/libxslt but it is not declared as a dependency Warning: you need USE_GNOME+=libxslt Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libOpenGL.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=opengl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libGLX.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwoff2dec.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2dec.so:devel/woff2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libharfbuzz-icu.so.0 from print/harfbuzz-icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz-icu.so:print/harfbuzz-icu Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstapp-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstpbutils-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstaudio-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgsttag-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstgl-1.0.so.0 from graphics/gstreamer1-plugins-gl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgstgl-1.0.so:graphics/gstreamer1-plugins-gl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libgstfft-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libopenjp2.so.7 from graphics/openjpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenjp2.so:graphics/openjpeg Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwebpdemux.so.2 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebpdemux.so:graphics/webp Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libenchant-2.so.2 from textproc/enchant2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libenchant-2.so:textproc/enchant2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libsecret-1.so.0 from security/libsecret but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsecret-1.so:security/libsecret Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libhyphen.so.0 from textproc/hyphen but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhyphen.so:textproc/hyphen Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/liblcms2.so.2 from graphics/lcms2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblcms2.so:graphics/lcms2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libicudata.so.73 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libicui18n.so.73 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libicuuc.so.73 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libdatrie.so.1 from devel/libdatrie but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdatrie.so:devel/libdatrie Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libGLdispatch.so.0 from graphics/libglvnd but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libGLdispatch.so:graphics/libglvnd Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libwoff2common.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2common.so:devel/woff2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libsharpyuv.so.0 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsharpyuv.so:graphics/webp Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libunistring.so.5 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/wxformbuilder/libadditional.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:18 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for wxformbuilder-3.5.0.b_8 file sizes/checksums [193]: 0% file sizes/checksums [193]: 51% file sizes/checksums [193]: 100% Service unavailablepacking files [193]: 0% packing files [193]: 51% packing files [193]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:04:19