Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Nov 2019 19:35:27 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 120arm64-quarterly][editors/wxhexeditor] Failed for wxhexeditor-0.24_2 in build
Message-ID:  <201911061935.xA6JZRa8043261@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

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
Last committer: gerald@FreeBSD.org
Ident:          $FreeBSD: branches/2019Q4/editors/wxhexeditor/Makefile 507372 2019-07-26 20:46:53Z gerald $
Log URL:        http://thunderx1.nyi.freebsd.org/data/120arm64-quarterly/515940/logs/wxhexeditor-0.24_2.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=120arm64-quarterly&build=515940
Log:

=>> Building editors/wxhexeditor
build started at Wed Nov  6 19:30:28 UTC 2019
port directory: /usr/ports/editors/wxhexeditor
package name: wxhexeditor-0.24_2
building for: FreeBSD 120arm64-quarterly-job-01 12.0-RELEASE-p11 FreeBSD 12.0-RELEASE-p11 1200086 arm64
maintained by: danfe@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2019Q4/editors/wxhexeditor/Makefile 507372 2019-07-26 20:46:53Z gerald $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300002
Jail OSVERSION: 1200086
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1200086
UNAME_v=FreeBSD 12.0-RELEASE-p11 1200086
UNAME_r=12.0-RELEASE-p11
BLOCKSIZE=K
MAIL=/var/mail/root
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/120arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/120arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=120arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/120arm64-quarterly/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=12.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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.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 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: aarch64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=12.0-RELEASE-p11
OSREL=12.0
OSVERSION=1200086
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=262144
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
DISABLE_MAKE_JOBS=poudriere
---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_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.12.0.txz
[120arm64-quarterly-job-01] Installing pkg-1.12.0...
[120arm64-quarterly-job-01] Extracting pkg-1.12.0: .......... done
===>   wxhexeditor-0.24_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of wxhexeditor-0.24_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wxhexeditor-0.24_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv2 accepted by the user
===> Fetching all distfiles required by wxhexeditor-0.24_2 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_2 for building
===>  Extracting for wxhexeditor-0.24_2
=> SHA256 Checksum OK for wxHexEditor-v0.24-src.tar.xz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for wxhexeditor-0.24_2
===>  Applying FreeBSD patches for wxhexeditor-0.24_2
===========================================================================
=======================<phase: build-depends  >============================
===>   wxhexeditor-0.24_2 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.20.1_1.txz
[120arm64-quarterly-job-01] Installing gettext-tools-0.20.1_1...
[120arm64-quarterly-job-01] `-- Installing gettext-runtime-0.20.1...
[120arm64-quarterly-job-01] |   `-- Installing indexinfo-0.3.1...
[120arm64-quarterly-job-01] |   `-- Extracting indexinfo-0.3.1: .... done
[120arm64-quarterly-job-01] `-- Extracting gettext-runtime-0.20.1: .......... done
[120arm64-quarterly-job-01] `-- Installing libtextstyle-0.20.1...
[120arm64-quarterly-job-01] `-- Extracting libtextstyle-0.20.1: .......... done
[120arm64-quarterly-job-01] Extracting gettext-tools-0.20.1_1: .......... done
===>   wxhexeditor-0.24_2 depends on executable: msgfmt - found
===>   Returning to build of wxhexeditor-0.24_2
===>   wxhexeditor-0.24_2 depends on executable: gmake - not found
===>   Installing existing package /packages/All/gmake-4.2.1_3.txz
[120arm64-quarterly-job-01] Installing gmake-4.2.1_3...
[120arm64-quarterly-job-01] Extracting gmake-4.2.1_3: .......... done
===>   wxhexeditor-0.24_2 depends on executable: gmake - found
===>   Returning to build of wxhexeditor-0.24_2
===========================================================================
=======================<phase: lib-depends    >============================
<snip>
           ^
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/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: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/HexEditorApp.cpp -o src/HexEditorApp.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/HexEditor.cpp -o src/HexEditor.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-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);
                                                     ~~~^~~~
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/HexEditorCtrl.cpp -o src/HexEditorCtrl/HexEditorCtrl.o
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 );
                 ^
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/TagDialogGui.cpp -o src/HexEditorCtrl/wxHexCtrl/TagDialogGui.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/wxHexCtrl.cpp -o src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.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); }
            ^
/usr/local/include/wx-3.0/wx/string.h:3382:13: note: candidate function
  wxString& operator+=(const wxString& s)
            ^
/usr/local/include/wx-3.0/wx/string.h:3416:13: note: candidate function
  wxString& operator+=(wxUniChar ch)
            ^
2 warnings and 1 error generated.
gmake[1]: *** [Makefile:58: src/HexEditorCtrl/wxHexCtrl/wxHexCtrl.o] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/editors/wxhexeditor/work/wxHexEditor'
*** Error code 1

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911061935.xA6JZRa8043261>