Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888870 - media-sound/sooperlooper-1.7.4 - gui_app.cpp: error: class SooperLooperGui::AppFrame has no member named SetSizeHints
Summary: media-sound/sooperlooper-1.7.4 - gui_app.cpp: error: class SooperLooperGui::A...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-29 13:34 UTC by Toralf Förster
Modified: 2023-11-24 13:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.80 KB, text/plain)
2022-12-29 13:34 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,85.54 KB, application/x-bzip)
2022-12-29 13:34 UTC, Toralf Förster
Details
environment (environment,111.05 KB, text/plain)
2022-12-29 13:34 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,571 bytes, application/x-bzip)
2022-12-29 13:34 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.93 KB, application/x-bzip)
2022-12-29 13:34 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.41 KB, application/x-bzip)
2022-12-29 13:34 UTC, Toralf Förster
Details
media-sound:sooperlooper-1.7.4:20221229-131100.log (media-sound:sooperlooper-1.7.4:20221229-131100.log,161.42 KB, text/plain)
2022-12-29 13:34 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,39.68 KB, application/x-bzip)
2022-12-29 13:34 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-12-29 13:34:25 UTC
   40 |         EVT_MOUSE_EVENTS(PixButton::OnMouseEvents)
      |         ^~~~~~~~~~~~~~~~
gui_app.cpp:258:146: error: wxDefaultSize was not declared in this scope; did you mean wxDefaultListKey?
  258 | romAscii(sooperlooper_version).c_str()), wxPoint(100, 100), wxDefaultSize, _stay_on_top);
      |                                                             ^~~~~~~~~~~~~
      |                                                             wxDefaultListKey
gui_app.cpp:322:17: error: class SooperLooperGui::AppFrame has no member named SetSizeHints
  322 |         _frame->SetSizeHints(850, 210);
      |                 ^~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd_merged_usr-j4-20221226-050004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 5dff1a3df76c7a00b89fbcfbd452c6ab8b5062e5
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Dec 29 12:33:11 2022 +0000

    2022-12-29 12:33:11 UTC

emerge -qpvO media-sound/sooperlooper
[ebuild  N    ] media-sound/sooperlooper-1.7.4  USE="wxwidgets"
Comment 1 Toralf Förster gentoo-dev 2022-12-29 13:34:26 UTC
Created attachment 845649 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-29 13:34:27 UTC
Created attachment 845650 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-29 13:34:29 UTC
Created attachment 845651 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-29 13:34:29 UTC
Created attachment 845652 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-29 13:34:30 UTC
Created attachment 845653 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-29 13:34:31 UTC
Created attachment 845654 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-29 13:34:33 UTC
Created attachment 845655 [details]
media-sound:sooperlooper-1.7.4:20221229-131100.log
Comment 8 Toralf Förster gentoo-dev 2022-12-29 13:34:34 UTC
Created attachment 845656 [details]
temp.tar.bz2
Comment 9 Larry the Git Cow gentoo-dev 2023-11-24 13:54:23 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dce77a909a15ae99827fa6390edd3e1464174475

commit dce77a909a15ae99827fa6390edd3e1464174475
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:36:24 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:54:03 +0000

    media-sound/sooperlooper: add 1.7.8_p2
    
    Closes: https://bugs.gentoo.org/736481
    Closes: https://bugs.gentoo.org/831180
    Closes: https://bugs.gentoo.org/832347
    Closes: https://bugs.gentoo.org/884719
    Closes: https://bugs.gentoo.org/888870
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-sound/sooperlooper/Manifest                  |  3 +
 .../sooperlooper/sooperlooper-1.7.8_p2.ebuild      | 71 ++++++++++++++++++++++
 2 files changed, 74 insertions(+)