Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833058 - app-editors/wxhexeditor-0.24-r1 - src/HexDialogs.cpp: error: mhash was not declared in this scope
Summary: app-editors/wxhexeditor-0.24-r1 - src/HexDialogs.cpp: error: mhash was not de...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-10 08:24 UTC by Toralf Förster
Modified: 2022-02-10 08:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.05 KB, text/plain)
2022-02-10 08:24 UTC, Toralf Förster
Details
app-editors:wxhexeditor-0.24-r1:20220210-071134.log (app-editors:wxhexeditor-0.24-r1:20220210-071134.log,11.58 KB, text/plain)
2022-02-10 08:25 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,67.92 KB, application/x-bzip)
2022-02-10 08:25 UTC, Toralf Förster
Details
environment (environment,74.58 KB, text/plain)
2022-02-10 08:25 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,36.92 KB, application/x-bzip)
2022-02-10 08:25 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,3.99 KB, application/x-bzip)
2022-02-10 08:25 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.22 KB, application/x-bzip)
2022-02-10 08:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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