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

Bug 623452

Summary: media-sound/terminatorx-4.0.1 : tX_dialog.cc:382:75: error: too many arguments to function ‘void append_alsa_device_list(GtkComboBoxText*)’
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-sound:terminatorx-4.0.1:20170702-022026.log
temp.tbz2

Description Toralf Förster gentoo-dev 2017-07-02 08:30:11 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..    -I/usr/include/libxml2 -O2 -pipe -march=native -Wall -finput-charset=utf-8 -I/usr/include/raptor2 -DXML_MANUAL=\"/usr/share/gnome/help/terminatorX-manual/C/terminatorX-manual.xml\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -D_REENTRANT  -Werror=terminate -O2 -pipe -march=native -c -o tX_dialog.o tX_dialog.cc
tX_dialog.cc: In function ‘void init_tx_options(GtkWidget*)’:
tX_dialog.cc:382:75: error: too many arguments to function ‘void append_alsa_device_list(GtkComboBoxText*)’
  append_alsa_device_list(GTK_COMBO_BOX_TEXT(combo), globals.alsa_device_id);
                                                                           ^
tX_dialog.cc:247:6: note: declared here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20170627-203711

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 *
Comment 1 Toralf Förster gentoo-dev 2017-07-02 08:30:15 UTC
Created attachment 479462 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-02 08:30:18 UTC
Created attachment 479464 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-02 08:30:22 UTC
Created attachment 479466 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-02 08:30:25 UTC
Created attachment 479468 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-02 08:30:28 UTC
Created attachment 479470 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-02 08:30:32 UTC
Created attachment 479472 [details]
media-sound:terminatorx-4.0.1:20170702-022026.log
Comment 7 Toralf Förster gentoo-dev 2017-07-02 08:30:35 UTC
Created attachment 479474 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2017-07-08 10:40:54 UTC

*** This bug has been marked as a duplicate of bug 604288 ***