[package - main-arm64-default][editors/wxhexeditor] Failed for wxhexeditor-0.24_4 in build

From: <pkg-fallout_at_FreeBSD.org>
Date: Fri, 28 May 2021 05:39:33 UTC
You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     danfe@FreeBSD.org
Log URL:        http://ampere2.nyi.freebsd.org/data/main-arm64-default/p8fda1b0ad57e_sfbf75b113e/logs/wxhexeditor-0.24_4.log
Build URL:      http://ampere2.nyi.freebsd.org/build.html?mastername=main-arm64-default&build=p8fda1b0ad57e_sfbf75b113e
Log:

=>> Building editors/wxhexeditor
build started at Fri May 28 05:37:30 UTC 2021
port directory: /usr/ports/editors/wxhexeditor
package name: wxhexeditor-0.24_4
building for: FreeBSD main-arm64-default-job-01 14.0-CURRENT FreeBSD 14.0-CURRENT 1400014 arm64
maintained by: danfe@FreeBSD.org
Makefile ident: 
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400008
Jail OSVERSION: 1400014
Job Id: 01




!!! Jail is newer than host. (Jail: 1400014, Host: 1400008) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400014
UNAME_v=FreeBSD 14.0-CURRENT 1400014
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-arm64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--MAINTAINER--
danfe@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work  HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/wxhexeditor/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work  HOME=/wrkdirs/usr/ports/editors/wxhexeditor/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/editors/wxhexeditor/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES WX_CONFIG=/usr/local/bin/wxgtk3u-3.0-config PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=14.0 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/wxhexeditor"  EXAMPLESDIR="share/examples/wxhexeditor"  DATADIR="share/wxhexeditor"  WWWDIR="www/wxhexeditor"  ETCDIR="etc/wxhexeditor"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/wxhexeditor DOCSDIR=/usr/local/share/doc/wxhexeditor EXAMPLESDIR=/usr/local/share/examples/wxhexeditor  WWWDIR=/usr/local/www/wxhexeditor ETCDIR=/usr/local/etc/wxhexeditor
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: aarch64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400014
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License GPLv2 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   wxhexeditor-0.24_4 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-arm64-default-job-01] Installing pkg-1.16.3...
[main-arm64-default-job-01] Extracting pkg-1.16.3: .......... done
===>   wxhexeditor-0.24_4 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of wxhexeditor-0.24_4
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wxhexeditor-0.24_4 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wxhexeditor-0.24_4 for building
=> SHA256 Checksum OK for wxHexEditor-v0.24-src.tar.xz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wxhexeditor-0.24_4 for building
===>  Extracting for wxhexeditor-0.24_4
=> SHA256 Checksum OK for wxHexEditor-v0.24-src.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for wxhexeditor-0.24_4
===>  Applying FreeBSD patches for wxhexeditor-0.24_4 from /usr/ports/editors/wxhexeditor/files
===========================================================================
=======================<phase: build-depends  >============================
===>   wxhexeditor-0.24_4 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.21.txz
[main-arm64-default-job-01] Installing gettext-tools-0.21...
[main-arm64-default-job-01] `-- Installing gettext-runtime-0.21...
[main-arm64-default-job-01] |   `-- Installing indexinfo-0.3.1...
[main-arm64-default-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[main-arm64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
[main-arm64-default-job-01] `-- Installing libtextstyle-0.21...
[main-arm64-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
<snip>
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:28:
src/HexEditorCtrl/HexEditorCtrl.h:129:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( wxFont f );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: type mismatch at 1st parameter ('const wxFont &' vs 'wxFont')
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexPanels.cpp:24:
In file included from src/HexEditorFrame.h:29:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:28:
src/HexEditorCtrl/HexEditorCtrl.h:130:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: different number of parameters (1 vs 0)
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexPanels.cpp:24:
In file included from src/HexEditorFrame.h:29:
src/HexEditor.h:154:8: warning: 'HexEditor::SetLocalHexInsertionPoint' hides overloaded virtual function [-Woverloaded-virtual]
                void SetLocalHexInsertionPoint( int hex_location, bool from_comparator=false );
                     ^
src/HexEditorCtrl/HexEditorCtrl.h:200:14: note: hidden overloaded virtual function 'HexEditorCtrl::SetLocalHexInsertionPoint' declared here: different number of parameters (1 vs 2)
virtual void SetLocalHexInsertionPoint( int hex_location );
             ^
4 warnings generated.
c++ -c `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` -MMD -Wall -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    src/HexEditor.cpp -o src/HexEditor.o
In file included from src/HexEditorApp.cpp:41:
In file included from src/HexEditorApp.h:54:
In file included from src/HexEditorFrame.h:29:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:28:
In file included from src/HexEditorCtrl/HexEditorCtrl.h:43:
In file included from src/HexEditorCtrl/HexEditorCtrlGui.h:28:
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:233:12: warning: 'wxHexTextCtrl::CharacterPerLine' hides overloaded virtual function [-Woverloaded-virtual]
inline int CharacterPerLine( void ){ return m_Window.x; }
           ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:118:13: note: hidden overloaded virtual function 'wxHexCtrl::CharacterPerLine' declared here: different number of parameters (1 vs 0)
virtual int CharacterPerLine( bool NoCache=false );
            ^
In file included from src/HexEditorApp.cpp:41:
In file included from src/HexEditorApp.h:54:
In file included from src/HexEditorFrame.h:29:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:28:
src/HexEditorCtrl/HexEditorCtrl.h:129:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( wxFont f );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: type mismatch at 1st parameter ('const wxFont &' vs 'wxFont')
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexEditorApp.cpp:41:
In file included from src/HexEditorApp.h:54:
In file included from src/HexEditorFrame.h:29:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:28:
src/HexEditorCtrl/HexEditorCtrl.h:130:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: different number of parameters (1 vs 0)
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexEditorApp.cpp:41:
In file included from src/HexEditorApp.h:54:
In file included from src/HexEditorFrame.h:29:
src/HexEditor.h:154:8: warning: 'HexEditor::SetLocalHexInsertionPoint' hides overloaded virtual function [-Woverloaded-virtual]
                void SetLocalHexInsertionPoint( int hex_location, bool from_comparator=false );
                     ^
src/HexEditorCtrl/HexEditorCtrl.h:200:14: note: hidden overloaded virtual function 'HexEditorCtrl::SetLocalHexInsertionPoint' declared here: different number of parameters (1 vs 2)
virtual void SetLocalHexInsertionPoint( int hex_location );
             ^
4 warnings generated.
c++ -c `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` -MMD -Wall -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    src/HexEditorCtrl/HexEditorCtrl.cpp -o src/HexEditorCtrl/HexEditorCtrl.o
In file included from src/HexEditor.cpp:25:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:27:
In file included from src/HexEditorFrame.h:31:
In file included from src/HexDialogs.h:30:
In file included from src/HexEditorCtrl/HexEditorCtrl.h:43:
In file included from src/HexEditorCtrl/HexEditorCtrlGui.h:28:
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:233:12: warning: 'wxHexTextCtrl::CharacterPerLine' hides overloaded virtual function [-Woverloaded-virtual]
inline int CharacterPerLine( void ){ return m_Window.x; }
           ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:118:13: note: hidden overloaded virtual function 'wxHexCtrl::CharacterPerLine' declared here: different number of parameters (1 vs 0)
virtual int CharacterPerLine( bool NoCache=false );
            ^
In file included from src/HexEditor.cpp:25:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:27:
In file included from src/HexEditorFrame.h:31:
In file included from src/HexDialogs.h:30:
src/HexEditorCtrl/HexEditorCtrl.h:129:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( wxFont f );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: type mismatch at 1st parameter ('const wxFont &' vs 'wxFont')
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexEditor.cpp:25:
In file included from src/HexEditor.h:38:
In file included from src/HexPanels.h:27:
In file included from src/HexEditorFrame.h:31:
In file included from src/HexDialogs.h:30:
src/HexEditorCtrl/HexEditorCtrl.h:130:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: different number of parameters (1 vs 0)
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexEditor.cpp:25:
src/HexEditor.h:154:8: warning: 'HexEditor::SetLocalHexInsertionPoint' hides overloaded virtual function [-Woverloaded-virtual]
                void SetLocalHexInsertionPoint( int hex_location, bool from_comparator=false );
                     ^
src/HexEditorCtrl/HexEditorCtrl.h:200:14: note: hidden overloaded virtual function 'HexEditorCtrl::SetLocalHexInsertionPoint' declared here: different number of parameters (1 vs 2)
virtual void SetLocalHexInsertionPoint( int hex_location );
             ^
src/HexEditor.cpp:488:3: warning: delete called on non-final 'FAL' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor]
                delete myfile;
                ^
src/HexEditor.cpp:990:47: warning: explicitly assigning value of variable of type 'wxChar' (aka 'wchar_t') to itself [-Wself-assign]
                                (chr>='a'&&chr<='f')?(chr-=('a'-'A')):(chr=chr);                // Upper() for Char
                                                                       ~~~^~~~
src/HexEditor.cpp:1240:38: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
                        (spd < -1024) ? (spd = -1024):(spd=spd);
                                                       ~~~^~~~
src/HexEditor.cpp:1245:36: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign]
                        (spd > 1024) ? (spd = 1024):(spd=spd);
                                                     ~~~^~~~
In file included from src/HexEditorCtrl/HexEditorCtrl.cpp:24:
In file included from src/HexEditorCtrl/HexEditorCtrl.h:43:
In file included from src/HexEditorCtrl/HexEditorCtrlGui.h:28:
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:233:12: warning: 'wxHexTextCtrl::CharacterPerLine' hides overloaded virtual function [-Woverloaded-virtual]
inline int CharacterPerLine( void ){ return m_Window.x; }
           ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:118:13: note: hidden overloaded virtual function 'wxHexCtrl::CharacterPerLine' declared here: different number of parameters (1 vs 0)
virtual int CharacterPerLine( bool NoCache=false );
            ^
In file included from src/HexEditorCtrl/HexEditorCtrl.cpp:24:
src/HexEditorCtrl/HexEditorCtrl.h:129:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( wxFont f );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: type mismatch at 1st parameter ('const wxFont &' vs 'wxFont')
    virtual bool SetFont( const wxFont &font );
                 ^
In file included from src/HexEditorCtrl/HexEditorCtrl.cpp:24:
src/HexEditorCtrl/HexEditorCtrl.h:130:8: warning: 'HexEditorCtrl::SetFont' hides overloaded virtual function [-Woverloaded-virtual]
                void SetFont( );
                     ^
/usr/local/include/wx-3.0/wx/gtk/window.h:86:18: note: hidden overloaded virtual function 'wxWindow::SetFont' declared here: different number of parameters (1 vs 0)
    virtual bool SetFont( const wxFont &font );
                 ^
8 warnings generated.
c++ -c `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` -MMD -Wall -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    src/HexEditorCtrl/wxHexCtrl/TagDialogGui.cpp -o src/HexEditorCtrl/wxHexCtrl/TagDialogGui.o
3 warnings generated.
c++ -c `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` -MMD -Wall -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.cpp -o src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.o
c++ -c `/usr/local/bin/wxgtk3u-3.0-config --cxxflags` -MMD -Wall -I/usr/local/include  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing    src/HexEditorCtrl/wxHexCtrl/Tag.cpp -o src/HexEditorCtrl/wxHexCtrl/Tag.o
In file included from src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.cpp:25:
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:233:12: warning: 'wxHexTextCtrl::CharacterPerLine' hides overloaded virtual function [-Woverloaded-virtual]
inline int CharacterPerLine( void ){ return m_Window.x; }
           ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:118:13: note: hidden overloaded virtual function 'wxHexCtrl::CharacterPerLine' declared here: different number of parameters (1 vs 0)
virtual int CharacterPerLine( bool NoCache=false );
            ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.cpp:938:47: warning: explicitly assigning value of variable of type 'wxChar' (aka 'wchar_t') to itself [-Wself-assign]
                                (chr>='a'&&chr<='z')?(chr-=('a'-'A')):(chr=chr);        //Upper() for Char
                                                                       ~~~^~~~
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.cpp:2368:11: error: use of overloaded operator '+=' is ambiguous (with operand types 'wxString' and 'unsigned int')
                                newCP += ((i<0x20 || i==0x7F)   ? '.' : wxChar(i));
                                ~~~~~ ^  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/wx-3.0/wx/string.h:3429:13: note: candidate function
  wxString& operator+=(int ch) { return *this += wxUniChar(ch); }
            ^
/usr/local/include/wx-3.0/wx/string.h:3430:13: note: candidate function
  wxString& operator+=(char ch) { return *this += wxUniChar(ch); }
            ^
/usr/local/include/wx-3.0/wx/string.h:3431:13: note: candidate function
  wxString& operator+=(unsigned char ch) { return *this += wxUniChar(ch); }
            ^
/usr/local/include/wx-3.0/wx/string.h:3432:13: note: candidate function
  wxString& operator+=(wchar_t ch) { return *this += wxUniChar(ch); }
            ^
2 warnings and 1 error generated.
gmake[1]: *** [Makefile:58: src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
In file included from src/HexEditorCtrl/wxHexCtrl/Tag.cpp:25:
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:233:12: warning: 'wxHexTextCtrl::CharacterPerLine' hides overloaded virtual function [-Woverloaded-virtual]
inline int CharacterPerLine( void ){ return m_Window.x; }
           ^
src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.h:118:13: note: hidden overloaded virtual function 'wxHexCtrl::CharacterPerLine' declared here: different number of parameters (1 vs 0)
virtual int CharacterPerLine( bool NoCache=false );
            ^
1 warning generated.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/wxhexeditor/work/wxHexEditor'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/wxhexeditor