Source: pavucontrol-qt
Version: 0.14.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ 
> -DPAVUCONTROLQT_VERSION=\"0.14.1\" 
> -DPAVUCONTROL_QT_DATA_DIR=\"/usr/share/pavucontrol-qt\" -DQT_CORE_LIB 
> -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_CAST_FROM_ASCII 
> -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG 
> -DQT_NO_FOREACH -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_QSTRINGBUILDER 
> -DQT_WIDGETS_LIB -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src 
> -I/<<PKGBUILDDIR>>/src 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/include 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -isystem 
> /usr/include/x86_64-linux-gnu/qt5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtDBus -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fno-exceptions -Wall 
> -Wextra -Wchar-subscripts -Wno-long-long -Wpointer-arith -Wundef 
> -Wformat-security -Wnon-virtual-dtor -Woverloaded-virtual -Wpedantic -O2 -g 
> -DNDEBUG -fPIE -fvisibility=hidden -fvisibility-inlines-hidden -fPIC 
> -std=c++14 -o CMakeFiles/pavucontrol-qt.dir/cardwidget.cc.o -c 
> /<<PKGBUILDDIR>>/src/cardwidget.cc
> In file included from /<<PKGBUILDDIR>>/src/pavucontrol.cc:41:
> /<<PKGBUILDDIR>>/src/sinkinputwidget.h: In constructor 
> ‘SinkInputWidget::SinkMenuItem::SinkMenuItem(SinkInputWidget*, const char*, 
> uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/src/sinkinputwidget.h:64:22: error: ‘QString::QString(const 
> char*)’ is private within this context
>    64 |             , index(i)
>       |                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/pavucontrol.cc:42:
> /<<PKGBUILDDIR>>/src/sourceoutputwidget.h: In constructor 
> ‘SourceOutputWidget::SourceMenuItem::SourceMenuItem(SourceOutputWidget*, 
> const char*, uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/src/sourceoutputwidget.h:67:22: error: 
> ‘QString::QString(const char*)’ is private within this context
>    67 |             , index(i)
>       |                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/mainwindow.cc:31:
> /<<PKGBUILDDIR>>/src/sinkinputwidget.h: In constructor 
> ‘SinkInputWidget::SinkMenuItem::SinkMenuItem(SinkInputWidget*, const char*, 
> uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/src/sinkinputwidget.h:64:22: error: ‘QString::QString(const 
> char*)’ is private within this context
>    64 |             , index(i)
>       |                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from /<<PKGBUILDDIR>>/src/mainwindow.cc:32:
> /<<PKGBUILDDIR>>/src/sourceoutputwidget.h: In constructor 
> ‘SourceOutputWidget::SourceMenuItem::SourceMenuItem(SourceOutputWidget*, 
> const char*, uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/src/sourceoutputwidget.h:67:22: error: 
> ‘QString::QString(const char*)’ is private within this context
>    67 |             , index(i)
>       |                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/moc_sinkinputwidget.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/mocs_compilation.cpp:8:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/sinkinputwidget.h:
>  In constructor 
> ‘SinkInputWidget::SinkMenuItem::SinkMenuItem(SinkInputWidget*, const char*, 
> uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/sinkinputwidget.h:64:22:
>  error: ‘QString::QString(const char*)’ is private within this context
>    64 |             , index(i)
>       |                      ^
> In file included from 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/include/ui_cardwidget.h:12,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/cardwidget.h:25,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/moc_cardwidget.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In constructor ‘MainWindow::MainWindow()’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:100:89: error: ‘QString::QString(const 
> char*)’ is private within this context
>   100 |     
> showVolumeMetersCheckButton->setChecked(config.value("window/showVolumeMeters",
>  true).toBool());
>       |                                                                       
>                   ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:102:56: error: ‘QString::QString(const 
> char*)’ is private within this context
>   102 |     const QSize last_size  = config.value("window/size").toSize();
>       |                                                        ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/moc_sourceoutputwidget.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/mocs_compilation.cpp:10:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/sourceoutputwidget.h:
>  In constructor 
> ‘SourceOutputWidget::SourceMenuItem::SourceMenuItem(SourceOutputWidget*, 
> const char*, uint32_t, bool, QObject*)’:
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/sourceoutputwidget.h:67:22:
>  error: ‘QString::QString(const char*)’ is private within this context
>    67 |             , index(i)
>       |                      ^
> /<<PKGBUILDDIR>>/src/mainwindow.cc:106:80: error: ‘QString::QString(const 
> char*)’ is private within this context
>   106 |     const QVariant sinkInputTypeSelection = 
> config.value("window/sinkInputType");
>       |                                                                       
>          ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> In file included from 
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/QVariant:1,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/include/ui_cardwidget.h:12,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/../../../../src/cardwidget.h:25,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/EWIEGA46WW/moc_cardwidget.cpp:10,
>                  from 
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/pavucontrol-qt_autogen/mocs_compilation.cpp:2:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:110:86: error: ‘QString::QString(const 
> char*)’ is private within this context
>   110 |     const QVariant sourceOutputTypeSelection = 
> config.value("window/sourceOutputType");
>       |                                                                       
>                ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:114:70: error: ‘QString::QString(const 
> char*)’ is private within this context
>   114 |     const QVariant sinkTypeSelection = 
> config.value("window/sinkType");
>       |                                                                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:118:74: error: ‘QString::QString(const 
> char*)’ is private within this context
>   118 |     const QVariant sourceTypeSelection = 
> config.value("window/sourceType");
>       |                                                                       
>    ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In destructor ‘virtual 
> MainWindow::~MainWindow()’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:129:42: error: ‘QString::QString(const 
> char*)’ is private within this context
>   129 |     config.setValue("window/size", size());
>       |                                          ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:130:82: error: ‘QString::QString(const 
> char*)’ is private within this context
>   130 |     config.setValue("window/sinkInputType", 
> sinkInputTypeComboBox->currentIndex());
>       |                                                                       
>            ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:131:88: error: ‘QString::QString(const 
> char*)’ is private within this context
>   131 |     config.setValue("window/sourceOutputType", 
> sourceOutputTypeComboBox->currentIndex());
>       |                                                                       
>                  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:132:72: error: ‘QString::QString(const 
> char*)’ is private within this context
>   132 |     config.setValue("window/sinkType", 
> sinkTypeComboBox->currentIndex());
>       |                                                                       
>  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:133:76: error: ‘QString::QString(const 
> char*)’ is private within this context
>   133 |     config.setValue("window/sourceType", 
> sourceTypeComboBox->currentIndex());
>       |                                                                       
>      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:134:88: error: ‘QString::QString(const 
> char*)’ is private within this context
>   134 |     config.setValue("window/showVolumeMeters", 
> showVolumeMetersCheckButton->isChecked());
>       |                                                                       
>                  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In function ‘void setIconByName(QLabel*, 
> const char*)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:180:39: error: ‘QString::QString(const 
> char*)’ is private within this context
>   180 |     QIcon icon = QIcon::fromTheme(name);
>       |                                       ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘void 
> MainWindow::updateCard(const pa_card_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:205:34: error: ‘QString::QString(const 
> QByteArray&)’ is private within this context
>   205 |     w->nameLabel->setText(w->name);
>       |                                  ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:974:5: note: declared 
> private here
>   974 |     QString(const QByteArray &a);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc: In function ‘int main(int, char**)’:
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:660:94: error: ‘QString::QString(const 
> char*)’ is private within this context
>   660 |     if(appTranslator.load("pavucontrol-qt_" + locale, 
> PAVUCONTROL_QT_DATA_DIR "/translations"))
>       |                                                                       
>                        ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:672:51: error: ‘QString::QString(const 
> char*)’ is private within this context
>   672 |     QCommandLineOption tabOption(QStringList() << "tab" << "t", 
> QObject::tr("Select a specific tab on load."), "tab");
>       |                                                   ^~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:672:60: error: ‘QString::QString(const 
> char*)’ is private within this context
>   672 |     QCommandLineOption tabOption(QStringList() << "tab" << "t", 
> QObject::tr("Select a specific tab on load."), "tab");
>       |                                                            ^~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:672:117: error: ‘QString::QString(const 
> char*)’ is private within this context
>   672 |     QCommandLineOption tabOption(QStringList() << "tab" << "t", 
> QObject::tr("Select a specific tab on load."), "tab");
>       |                                                                       
>                                               ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:675:53: error: ‘QString::QString(const 
> char*)’ is private within this context
>   675 |     QCommandLineOption retryOption(QStringList() << "retry" << "r", 
> QObject::tr("Retry forever if pa quits (every 5 seconds)."));
>       |                                                     ^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:675:64: error: ‘QString::QString(const 
> char*)’ is private within this context
>   675 |     QCommandLineOption retryOption(QStringList() << "retry" << "r", 
> QObject::tr("Retry forever if pa quits (every 5 seconds)."));
>       |                                                                ^~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:678:56: error: ‘QString::QString(const 
> char*)’ is private within this context
>   678 |     QCommandLineOption maximizeOption(QStringList() << "maximize" << 
> "m", QObject::tr("Maximize the window."));
>       |                                                        ^~~~~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:678:70: error: ‘QString::QString(const 
> char*)’ is private within this context
>   678 |     QCommandLineOption maximizeOption(QStringList() << "maximize" << 
> "m", QObject::tr("Maximize the window."));
>       |                                                                      
> ^~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘bool 
> MainWindow::updateSink(const pa_sink_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:332:33: error: ‘QString::QString(const 
> char*)’ is private within this context
>   332 |     w->boldNameLabel->setText("");
>       |                                 ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:334:80: error: ‘QString::QString(const 
> char*)’ is private within this context
>   334 |     w->nameLabel->setText(txt = g_markup_printf_escaped("%s", 
> info.description));
>       |                                                                       
>          ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:335:46: error: ‘QString::QString(const 
> char*)’ is private within this context
>   335 |     w->nameLabel->setToolTip(info.description);
>       |                                              ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘void 
> MainWindow::updateSource(const pa_source_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:498:33: error: ‘QString::QString(const 
> char*)’ is private within this context
>   498 |     w->boldNameLabel->setText("");
>       |                                 ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:500:80: error: ‘QString::QString(const 
> char*)’ is private within this context
>   500 |     w->nameLabel->setText(txt = g_markup_printf_escaped("%s", 
> info.description));
>       |                                                                       
>          ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:501:46: error: ‘QString::QString(const 
> char*)’ is private within this context
>   501 |     w->nameLabel->setToolTip(info.description);
>       |                                              ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘void 
> MainWindow::updateSinkInput(const pa_sink_input_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:619:103: error: ‘QString::QString(const 
> char*)’ is private within this context
>   619 |         w->boldNameLabel->setText(txt = 
> g_markup_printf_escaped("<b>%s</b>", clientNames[info.client]));
>       |                                                                       
>                                 ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:621:79: error: ‘QString::QString(const 
> char*)’ is private within this context
>   621 |         w->nameLabel->setText(txt = g_markup_printf_escaped(": %s", 
> info.name));
>       |                                                                       
>         ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:624:37: error: ‘QString::QString(const 
> char*)’ is private within this context
>   624 |         w->boldNameLabel->setText("");
>       |                                     ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:625:40: error: ‘QString::QString(const 
> char*)’ is private within this context
>   625 |         w->nameLabel->setText(info.name);
>       |                                        ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:628:39: error: ‘QString::QString(const 
> char*)’ is private within this context
>   628 |     w->nameLabel->setToolTip(info.name);
>       |                                       ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘void 
> MainWindow::updateSourceOutput(const pa_source_output_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:675:103: error: ‘QString::QString(const 
> char*)’ is private within this context
>   675 |         w->boldNameLabel->setText(txt = 
> g_markup_printf_escaped("<b>%s</b>", clientNames[info.client]));
>       |                                                                       
>                                 ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:677:79: error: ‘QString::QString(const 
> char*)’ is private within this context
>   677 |         w->nameLabel->setText(txt = g_markup_printf_escaped(": %s", 
> info.name));
>       |                                                                       
>         ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:680:37: error: ‘QString::QString(const 
> char*)’ is private within this context
>   680 |         w->boldNameLabel->setText("");
>       |                                     ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:681:40: error: ‘QString::QString(const 
> char*)’ is private within this context
>   681 |         w->nameLabel->setText(info.name);
>       |                                        ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:684:39: error: ‘QString::QString(const 
> char*)’ is private within this context
>   684 |     w->nameLabel->setToolTip(info.name);
>       |                                       ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘void 
> MainWindow::updateClient(const pa_client_info&)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:711:92: error: ‘QString::QString(const 
> char*)’ is private within this context
>   711 |             w->boldNameLabel->setText(txt = 
> g_markup_printf_escaped("<b>%s</b>", info.name));
>       |                                                                       
>                      ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘bool 
> MainWindow::createEventRoleWidget()’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:758:47: error: ‘QString::QString(const 
> char*)’ is private within this context
>   758 |     eventRoleWidget->boldNameLabel->setText("");
>       |                                               ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc:759:81: error: ‘QString::QString(const 
> char*)’ is private within this context
>   759 |     eventRoleWidget->nameLabel->setText(tr("System 
> Sounds").toUtf8().constData());
>       |                                                                       
>           ^
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QDialog:1,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.h:30,
>                  from /<<PKGBUILDDIR>>/src/mainwindow.cc:27:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:973:5: note: declared 
> private here
>   973 |     QString(const char *ch);
>       |     ^~~~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘virtual void 
> MainWindow::onSinkTypeComboBoxChanged(int)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:1096:48: warning: unused parameter ‘index’ 
> [-Wunused-parameter]
>  1096 | void MainWindow::onSinkTypeComboBoxChanged(int index) {
>       |                                            ~~~~^~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘virtual void 
> MainWindow::onSourceTypeComboBoxChanged(int)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:1105:50: warning: unused parameter ‘index’ 
> [-Wunused-parameter]
>  1105 | void MainWindow::onSourceTypeComboBoxChanged(int index) {
>       |                                              ~~~~^~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘virtual void 
> MainWindow::onSinkInputTypeComboBoxChanged(int)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:1114:53: warning: unused parameter ‘index’ 
> [-Wunused-parameter]
>  1114 | void MainWindow::onSinkInputTypeComboBoxChanged(int index) {
>       |                                                 ~~~~^~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘virtual void 
> MainWindow::onSourceOutputTypeComboBoxChanged(int)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:1123:56: warning: unused parameter ‘index’ 
> [-Wunused-parameter]
>  1123 | void MainWindow::onSourceOutputTypeComboBoxChanged(int index) {
>       |                                                    ~~~~^~~~~
> /<<PKGBUILDDIR>>/src/mainwindow.cc: In member function ‘virtual void 
> MainWindow::onShowVolumeMetersCheckButtonToggled(bool)’:
> /<<PKGBUILDDIR>>/src/mainwindow.cc:1133:60: warning: unused parameter 
> ‘toggled’ [-Wunused-parameter]
>  1133 | void MainWindow::onShowVolumeMetersCheckButtonToggled(bool toggled) {
>       |                                                       ~~~~~^~~~~~~
> In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:2164,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
>                  from 
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:45,
>                  from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QWidget:1,
>                  from /<<PKGBUILDDIR>>/src/minimalstreamwidget.h:25,
>                  from /<<PKGBUILDDIR>>/src/pavucontrol.cc:35:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h: In instantiation 
> of ‘static void QConcatenable<QStringBuilder<A, B> >::appendTo(const type&, 
> T*&) [with T = QChar; A = char [4]; B = QString; 
> QConcatenable<QStringBuilder<A, B> >::type = QStringBuilder<char [4], 
> QString>]’:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:118:56:   required 
> from ‘T QStringBuilder<A, B>::convertTo() const [with T = QString; A = char 
> [4]; B = QString]’
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:131:61:   required 
> from ‘QStringBuilder<A, B>::operator QStringBuilder<A, B>::ConvertTo() const 
> [with A = char [4]; B = QString; QStringBuilder<A, B>::ConvertTo = QString]’
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:656:96:   required from here
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:428:35: error: 
> cannot convert ‘QChar*’ to ‘char*&’
>   428 |         QConcatenable<A>::appendTo(p.a, out);
>       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:318:57: note:   
> initializing argument 2 of ‘static void QConcatenable<const char 
> [N]>::appendTo(const char*, char*&) [with int N = 4]’
>   318 |     static inline void appendTo(const char a[N], char *&out)
>       |                                                  ~~~~~~~^~~
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h: In instantiation 
> of ‘static void QConcatenable<QStringBuilder<A, B> >::appendTo(const type&, 
> T*&) [with T = QChar; A = char [16]; B = QString; 
> QConcatenable<QStringBuilder<A, B> >::type = QStringBuilder<char [16], 
> QString>]’:
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:118:56:   required 
> from ‘T QStringBuilder<A, B>::convertTo() const [with T = QString; A = char 
> [16]; B = QString]’
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:131:61:   required 
> from ‘QStringBuilder<A, B>::operator QStringBuilder<A, B>::ConvertTo() const 
> [with A = char [16]; B = QString; QStringBuilder<A, B>::ConvertTo = QString]’
> /<<PKGBUILDDIR>>/src/pavucontrol.cc:660:94:   required from here
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:428:35: error: 
> cannot convert ‘QChar*’ to ‘char*&’
>   428 |         QConcatenable<A>::appendTo(p.a, out);
>       |         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
> /usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:318:57: note:   
> initializing argument 2 of ‘static void QConcatenable<const char 
> [N]>::appendTo(const char*, char*&) [with int N = 16]’
>   318 |     static inline void appendTo(const char a[N], char *&out)
>       |                                                  ~~~~~~~^~~
> make[3]: *** [src/CMakeFiles/pavucontrol-qt.dir/build.make:258: 
> src/CMakeFiles/pavucontrol-qt.dir/pavucontrol-qt_autogen/mocs_compilation.cpp.o]
>  Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/12/26/pavucontrol-qt_0.14.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with me
so that we can identify if something relevant changed in the meantime.

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to