Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 833058

Summary: app-editors/wxhexeditor-0.24-r1 - src/HexDialogs.cpp: error: mhash was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: wxwidgets
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-editors:wxhexeditor-0.24-r1:20220210-071134.log
emerge-history.txt.bz2
environment
etc.portage.tar.bz2
logs.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-02-10 08:24:58 UTC
src/HexDialogs.cpp:2688:25: warning: deleting object of polymorphic class type 'FAL' which has non-virtual destructor might cause undefined behavior [-Wdelete-non-virtual-dtor]
 2688 |                         delete F;
      |                         ^~~~~~~~
src/HexDialogs.cpp: In member function 'wxString ChecksumDialog::CalculateChecksum(FAL&, int)':
src/HexDialogs.cpp:2773:33: error: 'mhash' was not declared in this scope; did you mean 'myhash'?
 2773 |                                 mhash( myhash[i], buffer, readed);
      |                                 ^~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20220206-140238

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
clang version 13.0.1
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.1
Python 3.9.10
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.58.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11]
Available Java Virtual Machines:
  [1]   openjdk-bin-11  system-vm

php cli:

  HEAD of ::gentoo
commit 8df36db3d12b49fc909cdbf0721f4b6b82b0c60e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 10 04:22:11 2022 +0000

    2022-02-10 04:22:10 UTC

emerge -qpvO app-editors/wxhexeditor
[ebuild  N    ] app-editors/wxhexeditor-0.24-r1
Comment 1 Toralf Förster gentoo-dev 2022-02-10 08:24:59 UTC
Created attachment 764784 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-02-10 08:25:00 UTC
Created attachment 764785 [details]
app-editors:wxhexeditor-0.24-r1:20220210-071134.log
Comment 3 Toralf Förster gentoo-dev 2022-02-10 08:25:01 UTC
Created attachment 764786 [details]
emerge-history.txt.bz2
Comment 4 Toralf Förster gentoo-dev 2022-02-10 08:25:02 UTC
Created attachment 764787 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-02-10 08:25:04 UTC
Created attachment 764788 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-02-10 08:25:05 UTC
Created attachment 764789 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-02-10 08:25:06 UTC
Created attachment 764790 [details]
temp.tar.bz2