Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925275 - media-sound/sooperlooper-1.7.8_p2 - control_osc.cpp: error: invalid conversion from int ( )(const char , const char , lo_arg , int, void , void ) to l
Summary: media-sound/sooperlooper-1.7.8_p2 - control_osc.cpp: error: invalid conversio...
Status: CONFIRMED
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: 2024-02-22 17:33 UTC by Toralf Förster
Modified: 2024-03-25 13:50 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,20.47 KB, text/plain)
2024-02-22 17:33 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,129.94 KB, application/x-xz)
2024-02-22 17:33 UTC, Toralf Förster
Details
environment (environment,112.47 KB, text/plain)
2024-02-22 17:33 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.12 KB, application/x-xz)
2024-02-22 17:33 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,60.81 KB, application/x-xz)
2024-02-22 17:33 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.57 KB, application/x-xz)
2024-02-22 17:33 UTC, Toralf Förster
Details
media-sound:sooperlooper-1.7.8_p2:20240222-092654.log (media-sound:sooperlooper-1.7.8_p2:20240222-092654.log,78.33 KB, text/plain)
2024-02-22 17:33 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,125.53 KB, application/x-xz)
2024-02-22 17:33 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,31.80 KB, application/x-xz)
2024-02-22 17:33 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 2024-02-22 17:33:28 UTC
 1105 | jack_nframes_t jack_port_get_total_latency (jack_client_t *,
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~~~
sooperlooper.cpp:65:19: warning: ISO C++ forbids converting a string constant to char* [-Wwrite-strings]
   65 | char *optstring = "c:l:j:p:m:t:U:S:D:L:qVh";
      |                   ^~~~~~~~~~~~~~~~~~~~~~~~~
control_osc.cpp: In member function void SooperLooper::ControlOSC::register_callbacks():
control_osc.cpp:148:37: error: invalid conversion from int (*)(const char*, const char*, lo_arg**, int, void*, void*) to lo_method_handler {aka int (*)(const char*, const char*, lo_arg**, int, lo_message_*, void*)} [-fpermissive]
  148 |                 lo_server_add_method(serv, "/quit", "", ControlOSC::_quit_handler, this);
      |                 ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20240211-100004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.75.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.0 linux/amd64

  HEAD of ::gentoo
commit a8043157abfacfac68e2fe1757e37ab6dd72d94d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 22 07:34:04 2024 +0000

    2024-02-22 07:34:04 UTC

emerge -qpvO media-sound/sooperlooper
[ebuild  N    ] media-sound/sooperlooper-1.7.8_p2  USE="-wxwidgets"
Comment 1 Toralf Förster gentoo-dev 2024-02-22 17:33:29 UTC
Created attachment 885737 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-22 17:33:30 UTC
Created attachment 885738 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-02-22 17:33:32 UTC
Created attachment 885739 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-02-22 17:33:32 UTC
Created attachment 885740 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-02-22 17:33:34 UTC
Created attachment 885741 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-22 17:33:34 UTC
Created attachment 885742 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-22 17:33:36 UTC
Created attachment 885743 [details]
media-sound:sooperlooper-1.7.8_p2:20240222-092654.log
Comment 8 Toralf Förster gentoo-dev 2024-02-22 17:33:37 UTC
Created attachment 885744 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-22 17:33:38 UTC
Created attachment 885745 [details]
temp.tar.xz
Comment 10 Christian Birchinger 2024-03-25 13:50:39 UTC
Adding "append-cxxflags -fpermissive" in src_configure() fixes this for me