Your message dated Mon, 16 Mar 2026 07:04:20 +0000
with message-id <[email protected]>
and subject line Bug#1129880: fixed in libkysdk-applications 3.0.1.1-1
has caused the Debian Bug report #1129880,
regarding libkysdk-applications: FTBFS: /usr/bin/x86_64-linux-gnu-ld.bfd: 
cannot find -lkysdk-log: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1129880: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1129880
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libkysdk-applications
Version: 2.2.1.2-1
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202603/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:libkysdk-applications, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        qmake -makefile QMAKE_CFLAGS_RELEASE="-g -O2 -Werror=implic 
[too-long-redacted] ,now" QMAKE_STRIP=: PREFIX=/usr
Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd kysdk-waylandhelper/ && ( test -e Makefile || /usr/lib/qt 
[too-long-redacted] FIX=/usr ) && make -f Makefile 

[... snipped ...]

src/kinputdialog.cpp: In static member function ‘static QString 
kdk::KInputDialog::getText(QWidget*, const QString&, QLineEdit::EchoMode, const 
QString&, bool*, Qt::WindowFlags, Qt::InputMethodHints)’:
src/kinputdialog.cpp:980:47: warning: unused parameter ‘flags’ 
[-Wunused-parameter]
  980 |                               Qt::WindowFlags flags, 
Qt::InputMethodHints inputMethodHints)
      |                               ~~~~~~~~~~~~~~~~^~~~~
src/kinputdialog.cpp: In static member function ‘static QString 
kdk::KInputDialog::getMultiLineText(QWidget*, const QString&, const QString&, 
bool*, Qt::WindowFlags, Qt::InputMethodHints)’:
src/kinputdialog.cpp:1001:87: warning: unused parameter ‘flags’ 
[-Wunused-parameter]
 1001 |                                        const QString &text, bool *ok, 
Qt::WindowFlags flags,
      |                                                                       
~~~~~~~~~~~~~~~~^~~~~
src/kinputdialog.cpp: In static member function ‘static int 
kdk::KInputDialog::getInt(QWidget*, const QString&, int, int, int, int, bool*, 
Qt::WindowFlags)’:
src/kinputdialog.cpp:1022:80: warning: unused parameter ‘flags’ 
[-Wunused-parameter]
 1022 |                          int min, int max, int step, bool *ok, 
Qt::WindowFlags flags)
      |                                                                
~~~~~~~~~~~~~~~~^~~~~
src/kinputdialog.cpp: In static member function ‘static double 
kdk::KInputDialog::getDouble(QWidget*, const QString&, double, double, double, 
int, bool*, Qt::WindowFlags)’:
src/kinputdialog.cpp:1040:158: warning: unused parameter ‘flags’ 
[-Wunused-parameter]
 1040 | double KInputDialog::getDouble(QWidget *parent,const QString &label, 
double value, double minValue, double maxValue, int decimals, bool *ok, 
Qt::WindowFlags flags)
      |                                                                         
                                                                     
~~~~~~~~~~~~~~~~^~~~~
src/kinputdialog.cpp: In static member function ‘static QString 
kdk::KInputDialog::getItem(QWidget*, const QString&, const QStringList&, int, 
bool, bool*, Qt::WindowFlags, Qt::InputMethodHints)’:
src/kinputdialog.cpp:1060:47: warning: unused parameter ‘flags’ 
[-Wunused-parameter]
 1060 |                               Qt::WindowFlags flags, 
Qt::InputMethodHints inputMethodHints)
      |                               ~~~~~~~~~~~~~~~~^~~~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] enubutton.o src/kmenubutton.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] ionbar.o src/knavigationbar.cpp
src/knavigationbar.cpp:427:30: warning: extra tokens at end of ‘#include’ 
directive
  427 | #include "knavigationbar.moc";
      |                              ^
src/knavigationbar.cpp:428:34: warning: extra tokens at end of ‘#include’ 
directive
  428 | #include "moc_knavigationbar.cpp";
      |                                  ^
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] ialog.o src/kprogressdialog.cpp
In file included from src/gui_g.h:26,
                 from src/knavigationbar.h:26,
                 from src/knavigationbar.cpp:23:
src/knavigationbar.cpp: In member function ‘void 
kdk::KNavigationBarPrivate::changeTheme()’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1175:34: warning: unused 
variable ‘q’ [-Wunused-variable]
 1175 | #define Q_Q(Class) Class * const q = q_func()
      |                                  ^
src/knavigationbar.cpp:189:5: note: in expansion of macro ‘Q_Q’
  189 |     Q_Q(KNavigationBar);
      |     ^~~
src/knavigationbar.cpp: In member function ‘virtual void 
kdk::Delegate::paint(QPainter*, const QStyleOptionViewItem&, const 
QModelIndex&) const’:
src/knavigationbar.cpp:317:20: warning: ‘int QFontMetrics::width(const 
QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance 
[-Wdeprecated-declarations]
  317 |         if(fm.width(mainText) > rect.width()-56)
      |            ~~~~~~~~^~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qframe.h:44,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qabstractscrollarea.h:44,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qscrollarea.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QScrollArea:1,
                 from src/knavigationbar.h:27:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
src/knavigationbar.cpp:349:20: warning: ‘int QFontMetrics::width(const 
QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance 
[-Wdeprecated-declarations]
  349 |         if(fm.width(mainText) > rect.width()-56)
      |            ~~~~~~~~^~~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
src/knavigationbar.cpp:374:20: warning: ‘int QFontMetrics::width(const 
QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance 
[-Wdeprecated-declarations]
  374 |         if(fm.width(mainText) > rect.width()-56)
      |            ~~~~~~~~^~~~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] eedit.o src/ksearchlineedit.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] inux-g++ -o ktag.o src/ktag.cpp
src/ksearchlineedit.cpp:472:15: warning: extra tokens at end of ‘#else’ 
directive [-Wendif-labels]
  472 |         #else if (QT_VERSION >= QT_VERSION_CHECK(5, 6, 0))
      |               ^~
src/ktag.cpp: In lambda function:
src/ktag.cpp:60:81: warning: unused parameter ‘flag’ [-Wunused-parameter]
   60 |     
connect(Parmscontroller::self(),&Parmscontroller::modeChanged,this,[=](bool 
flag){
      |                                                                         
   ~~~~~^~~~
src/ktag.cpp: In member function ‘virtual void 
kdk::KTag::paintEvent(QPaintEvent*)’:
src/ktag.cpp:106:36: warning: unused parameter ‘event’ [-Wunused-parameter]
  106 | void KTag::paintEvent(QPaintEvent *event)
      |                       ~~~~~~~~~~~~~^~~~~
src/ktag.cpp: In constructor ‘kdk::KTagPrivate::KTagPrivate(kdk::KTag*)’:
src/ktag.cpp:48:10: warning: ‘kdk::KTagPrivate::m_isClosable’ will be 
initialized after [-Wreorder]
   48 |     bool m_isClosable;
      |          ^~~~~~~~~~~~
src/ktag.cpp:47:13: warning:   ‘QString kdk::KTagPrivate::m_text’ 
[-Wreorder]
   47 |     QString m_text;
      |             ^~~~~~
src/ktag.cpp:164:1: warning:   when initialized here [-Wreorder]
  164 | KTagPrivate::KTagPrivate(KTag *parent)
      | ^~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlabel.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QLabel:1,
                 from src/ksearchlineedit.cpp:23:
src/ksearchlineedit.cpp: In member function ‘bool 
kdk::KSearchLineEdit::isEnabled()’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1174:43: warning: unused 
variable ‘d’ [-Wunused-variable]
 1174 | #define Q_D(Class) Class##Private * const d = d_func()
      |                                           ^
src/ksearchlineedit.cpp:156:5: note: in expansion of macro ‘Q_D’
  156 |     Q_D(KSearchLineEdit);
      |     ^~~
src/ksearchlineedit.cpp: In member function ‘void 
kdk::KSearchLineEdit::setClearButtonEnabled(bool)’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1174:43: warning: unused 
variable ‘d’ [-Wunused-variable]
 1174 | #define Q_D(Class) Class##Private * const d = d_func()
      |                                           ^
src/ksearchlineedit.cpp:162:5: note: in expansion of macro ‘Q_D’
  162 |     Q_D(KSearchLineEdit);
      |     ^~~
src/ksearchlineedit.cpp: In member function ‘bool 
kdk::KSearchLineEdit::isClearButtonEnabled() const’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1174:43: warning: unused 
variable ‘d’ [-Wunused-variable]
 1174 | #define Q_D(Class) Class##Private * const d = d_func()
      |                                           ^
src/ksearchlineedit.cpp:168:5: note: in expansion of macro ‘Q_D’
  168 |     Q_D(const KSearchLineEdit);
      |     ^~~
src/ksearchlineedit.cpp:170:1: warning: no return statement in function 
returning non-void [-Wreturn-type]
  170 | }
      | ^
src/ksearchlineedit.cpp: In member function ‘void 
kdk::KSearchLineEdit::setAlignment(Qt::Alignment)’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1174:43: warning: unused 
variable ‘d’ [-Wunused-variable]
 1174 | #define Q_D(Class) Class##Private * const d = d_func()
      |                                           ^
src/ksearchlineedit.cpp:204:5: note: in expansion of macro ‘Q_D’
  204 |     Q_D(KSearchLineEdit);
      |     ^~~
src/ksearchlineedit.cpp: In member function ‘virtual bool 
kdk::KSearchLineEdit::eventFilter(QObject*, QEvent*)’:
src/ksearchlineedit.cpp:320:73: warning: ‘int QFontMetrics::width(const 
QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance 
[-Wdeprecated-declarations]
  320 |             
if(width()-icontextSpacing-d->m_pIconLabel->width()<fm.width(d->m_placeHolderText))
      |                                                                 
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qframe.h:44,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qlabel.h:44:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
src/ksearchlineedit.cpp: In member function ‘virtual QSize 
kdk::ListViewDelegate::sizeHint(const QStyleOptionViewItem&, const 
QModelIndex&) const’:
src/ksearchlineedit.cpp:627:89: warning: unused parameter ‘index’ 
[-Wunused-parameter]
  627 | QSize ListViewDelegate::sizeHint(const QStyleOptionViewItem &option, 
const QModelIndex &index) const
      |                                                                      
~~~~~~~~~~~~~~~~~~~^~~~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] oolbutton.o src/ktoolbutton.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] nbar.o src/kwindowbuttonbar.cpp
src/ktoolbutton.cpp: In member function ‘virtual void 
kdk::KToolButton::paintEvent(QPaintEvent*)’:
src/ktoolbutton.cpp:235:43: warning: unused parameter ‘event’ 
[-Wunused-parameter]
  235 | void KToolButton::paintEvent(QPaintEvent *event)
      |                              ~~~~~~~~~~~~~^~~~~
In file included from src/gui_g.h:26,
                 from src/kwindowbuttonbar.h:26,
                 from src/kwindowbuttonbar.cpp:23:
src/kwindowbuttonbar.cpp: In member function ‘virtual void 
kdk::KWindowButtonBarPrivate::changeTheme()’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1175:34: warning: unused 
variable ‘q’ [-Wunused-variable]
 1175 | #define Q_Q(Class) Class * const q = q_func()
      |                                  ^
src/kwindowbuttonbar.cpp:268:5: note: in expansion of macro ‘Q_Q’
  268 |     Q_Q(KWindowButtonBar);
      |     ^~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] alog.o src/kuninstalldialog.cpp
src/kuninstalldialog.cpp:358:32: warning: extra tokens at end of ‘#include’ 
directive
  358 | #include "kuninstalldialog.moc";
      |                                ^
src/kuninstalldialog.cpp:359:36: warning: extra tokens at end of ‘#include’ 
directive
  359 | #include "moc_kuninstalldialog.cpp";
      |                                    ^
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] ++ -o kwidget.o src/kwidget.cpp
src/kwidget.cpp:37:10: warning: ‘FocusIn’ redefined
   37 | #define  FocusIn QEvent::FocusIn
      |          ^~~~~~~
In file included from /usr/include/X11/Xlib.h:44,
                 from src/xatom-helper.h:27,
                 from src/kwidget.cpp:25:
/usr/include/X11/X.h:188:9: note: this is the location of the previous 
definition
  188 | #define FocusIn                 9
      |         ^~~~~~~
src/kwidget.cpp:38:10: warning: ‘FocusOut’ redefined
   38 | #define  FocusOut QEvent::FocusOut
      |          ^~~~~~~~
/usr/include/X11/X.h:189:9: note: this is the location of the previous 
definition
  189 | #define FocusOut                10
      |         ^~~~~~~~
src/kuninstalldialog.cpp: In member function ‘QString 
kdk::KUninstallDialogPrivate::setLabelStringBody(QString, QLabel*)’:
src/kuninstalldialog.cpp:258:37: warning: ‘int QFontMetrics::width(const 
QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance 
[-Wdeprecated-declarations]
  258 |     int fontSize = fontMetrics.width(text);
      |                    ~~~~~~~~~~~~~~~~~^~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qwidget.h:50,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qdialog.h:44,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qfiledialog.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QFileDialog:1,
                 from src/kuninstalldialog.cpp:31:
/usr/include/x86_64-linux-gnu/qt5/QtGui/qfontmetrics.h:106:9: note: declared 
here
  106 |     int width(const QString &, int len = -1) const;
      |         ^~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic.h:41,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariant.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlocale.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QLocale:1,
                 from src/kuninstalldialog.cpp:23:
src/kuninstalldialog.cpp: In member function ‘void 
kdk::KUninstallDialogPrivate::resetAppInfo(QString, QString)’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1175:34: warning: unused 
variable ‘q’ [-Wunused-variable]
 1175 | #define Q_Q(Class) Class * const q = q_func()
      |                                  ^
src/kuninstalldialog.cpp:285:5: note: in expansion of macro ‘Q_Q’
  285 |     Q_Q(KUninstallDialog);
      |     ^~~
src/kuninstalldialog.cpp: In member function ‘void 
kdk::KUninstallDialogPrivate::fontGsettingInit()’:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1175:34: warning: unused 
variable ‘q’ [-Wunused-variable]
 1175 | #define Q_Q(Class) Class * const q = q_func()
      |                                  ^
src/kuninstalldialog.cpp:322:5: note: in expansion of macro ‘Q_Q’
  322 |     Q_Q(KUninstallDialog);
      |     ^~~
src/kwidget.cpp: In constructor ‘kdk::KWidget::KWidget(QWidget*)’:
src/kwidget.cpp:78:37: warning: ‘void KWindowEffects::enableBlurBehind(WId, 
bool, const QRegion&)’ is deprecated: Since 5.82. Use 
enableBlurBehind(QWindow) overload [-Wdeprecated-declarations]
   78 |     KWindowEffects::enableBlurBehind(this->winId());
      |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
In file included from /usr/include/KF5/KWindowSystem/KWindowEffects:1,
                 from src/kwidget.cpp:31:
/usr/include/KF5/KWindowSystem/kwindoweffects.h:162:6: note: declared here
  162 | void enableBlurBehind(WId window, bool enable = true, const QRegion 
&region = QRegion());
      |      ^~~~~~~~~~~~~~~~
src/kwidget.cpp: In member function ‘virtual bool 
kdk::KWidget::eventFilter(QObject*, QEvent*)’:
src/kwidget.cpp:264:23: warning: suggest parentheses around ‘&&’ within 
‘||’ [-Wparentheses]
  264 |     if(target == this && (event->type() == FocusIn|| event->type() == 
FocusOut) || event->type() == QEvent::ActivationChange)
      |        
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
rm -f libkysdk-qtwidgets.so.1.2.0 libkysdk-qtwidgets.so libkysdk-qtwidgets.so.1 
libkysdk-qtwidgets.so.1.2
g++ -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl 
[too-long-redacted] ibQt5Core.so -lGL -lpthread    
ln -s libkysdk-qtwidgets.so.1.2.0 libkysdk-qtwidgets.so
ln -s libkysdk-qtwidgets.so.1.2.0 libkysdk-qtwidgets.so.1
ln -s libkysdk-qtwidgets.so.1.2.0 libkysdk-qtwidgets.so.1.2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kysdk-qtwidgets'
cd kysdk-kabase/kabase/ && ( test -e Makefile || /usr/lib/qt 
[too-long-redacted] FIX=/usr ) && make -f Makefile 
make[2]: Entering directory '/<<PKGBUILDDIR>>/kysdk-kabase/kabase'
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] pecs/linux-g++ -o log.o log.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] ++ -o gsettings.o gsettings.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] -g++ -o currency.o currency.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] cs/linux-g++ -o dbus.o dbus.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] access.o application_access.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] o kylin_system/xatom_helper.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] in_system/window_management.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] n_system/session_management.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] .o kylin_system/user_manual.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] n_system/system_information.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] lin_system/theme_management.cpp
kylin_system/system_information.cpp: In member function ‘QString 
kdk::kabase::SystemInformation::getLsbReleaseInformation(QString)’:
kylin_system/system_information.cpp:43:61: warning: unused parameter ‘key’ 
[-Wunused-parameter]
   43 | QString SystemInformation::getLsbReleaseInformation(QString key)
      |                                                     ~~~~~~~~^~~
kylin_system/system_information.cpp: In member function ‘QString 
kdk::kabase::SystemInformation::getOsReleaseInformation(QString)’:
kylin_system/system_information.cpp:62:60: warning: unused parameter ‘key’ 
[-Wunused-parameter]
   62 | QString SystemInformation::getOsReleaseInformation(QString key)
      |                                                    ~~~~~~~~^~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] lication/single_application.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] ngle_application/local_peer.cpp
single_application/single_application.cpp: In member function ‘void 
kdk::kabase::QtSingleApplication::activateWindow()’:
single_application/single_application.cpp:333:41: warning: ‘static void 
KWindowSystem::forceActiveWindow(WId, long int)’ is deprecated: Since 5.101. 
Use KX11Extras::forceActiveWindow() instead [-Wdeprecated-declarations]
  333 |         KWindowSystem::forceActiveWindow(actWin->winId());
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from single_application/single_application.cpp:46:
/usr/include/KF5/KWindowSystem/kwindowsystem.h:206:17: note: declared here
  206 |     static void forceActiveWindow(WId win, long time = 0);
      |                 ^~~~~~~~~~~~~~~~~
g++ -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -flto=auto 
-ffat-lto-objects -fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 
-std=gnu++11 -pthread -Wall -Wextra -dM -E -o moc_predefs.h 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_SVG 
[too-long-redacted] ttings.hpp -o moc_gsettings.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_SVG 
[too-long-redacted] per.hpp -o moc_xatom_helper.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_SVG 
[too-long-redacted] p -o moc_single_application.cpp
/usr/lib/qt5/bin/moc -DQT_NO_DEBUG -DQT_NO_KEYWORDS -DQT_SVG 
[too-long-redacted] _peer.hpp -o moc_local_peer.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] c_gsettings.o moc_gsettings.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] m_helper.o moc_xatom_helper.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] on.o moc_single_application.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fl 
[too-long-redacted] local_peer.o moc_local_peer.cpp
rm -f libkysdk-kabase.so.1.0.0 libkysdk-kabase.so libkysdk-kabase.so.1 
libkysdk-kabase.so.1.0
g++ -flto=auto -ffat-lto-objects -Wl,-z,relro -Wl,-z,now -Wl 
[too-long-redacted] ibQt5Core.so -lGL -lpthread    
/usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lkysdk-log: No such file or 
directory
/usr/bin/x86_64-linux-gnu-ld.bfd: cannot find -lkysdk-config: No such file or 
directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:233: libkysdk-kabase.so.1.0.0] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/kysdk-kabase/kabase'
make[1]: *** [Makefile:182: sub-kysdk-kabase-kabase-make_first-ordered] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: libkysdk-applications
Source-Version: 3.0.1.1-1
Done: handsome_feng <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libkysdk-applications, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
handsome_feng <[email protected]> (supplier of updated 
libkysdk-applications package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 16 Mar 2026 14:18:59 +0800
Source: libkysdk-applications
Architecture: source
Version: 3.0.1.1-1
Distribution: unstable
Urgency: medium
Maintainer: Kylin Team <[email protected]>
Changed-By: handsome_feng <[email protected]>
Closes: 1129880
Changes:
 libkysdk-applications (3.0.1.1-1) unstable; urgency=medium
 .
   * Upload to unstable.
   * Add upstream/metadata and update watch.
   * New upstream release. (Closes: #1129880)
Checksums-Sha1:
 5e544b05ce7f8bcff8ac5e8d3324cb385196c951 2606 
libkysdk-applications_3.0.1.1-1.dsc
 f81efda3d0777d26abee1ac45f5fddad69e28450 2392994 
libkysdk-applications_3.0.1.1.orig.tar.gz
 ef010a13ff3883641b838ffa0cafe3abe2fc9c5c 5212 
libkysdk-applications_3.0.1.1-1.debian.tar.xz
 a40e7e8517ec5220f3b6262faa9b607677b8fcfe 19644 
libkysdk-applications_3.0.1.1-1_source.buildinfo
Checksums-Sha256:
 21d48bdee7079bbab2a169379af249e9f7dd0b6f758332bc455732eb25f956cd 2606 
libkysdk-applications_3.0.1.1-1.dsc
 f6dc48066ccfe875e2c8245324119ea765f97026be0fd9829f1e2aadb25afab5 2392994 
libkysdk-applications_3.0.1.1.orig.tar.gz
 753362ba29d958ecc2878682b201dd21a964937d33b28c5a24929b0e21392fbd 5212 
libkysdk-applications_3.0.1.1-1.debian.tar.xz
 a740837915d72504e87194d4638e782fd934589810e89b45fe27a3fd32704ca5 19644 
libkysdk-applications_3.0.1.1-1_source.buildinfo
Files:
 6d55ea150e53df13bf30a5aa7c06d5d1 2606 libs optional 
libkysdk-applications_3.0.1.1-1.dsc
 74376560094e591472cd700632b6a8dc 2392994 libs optional 
libkysdk-applications_3.0.1.1.orig.tar.gz
 f7985de0dac29cc4382e4894e13518b0 5212 libs optional 
libkysdk-applications_3.0.1.1-1.debian.tar.xz
 216b2deab0376e7bfafdff8c190f5b7c 19644 libs optional 
libkysdk-applications_3.0.1.1-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJPBAEBCgA5FiEEhsgAHpUwnacZWWSCm7hQwBMRHwwFAmm3pEsbHGppYW5mZW5n
bGlAdWJ1bnR1a3lsaW4uY29tAAoJEJu4UMATER8MmXcP/RpVSmMjgb1tBWn3O489
LUtJbJP05QP0hWMDEmrwXpAmxaH+O0Ol7bapKdrqVvYMala352+goz/XaE2JEhpd
0PNR1q+/0Ce546RdjQZoiDPyaRTJRX2Y/3N/G+wpJ0un6hdNJYoyqDY2MObcvh8p
rcmDg4NwAiiEJkGq47Gw4upksC/dNymb9yu14Er3nxmwg9OGRxs0uThmLRXkZ1jK
mtHi0Pwk3FYWx7sdzMhuTjPlxkp2xaO41X6WYVwe6QuvEJEZ+obaNXl5bHEiOJmt
xera+rELG1VlMtZhTyF3tGp0KNFiqwBqbzEJnN3kQ19Db8p1CTWRmcavyF+tkzsg
H7xlnqbsJAPN+XXcM47/gbbyYxxnEUe1LePKy9sHI42jXwCEOMboEBiGaOY4FhrG
FrtlpyF0Z6qEAWQ19+hPhLq8VodD3kZvDnYj5bQeTQzxaxJdd6D3X876JtKBmENu
ffwWHCaXJa6jZ4RHnxBj5a39eG6LGX5BEnIEnFYuZlXdt5RM6sUBVpCkehRn7plP
jD2NPXXKfCosGOPfZI7L5GkW0IKsiFeggOvwpf9E+8CY4SQoYODs2+2Lp+RJvb6z
Fk6jMVYGgpV+D6vQlW6LXbsLvc4NyAzZPIFad3mcPYniWM9foEIiVde1Ho/mpOSu
SfbiP9FVhhGN6pBHHjgcTJH2
=nc/H
-----END PGP SIGNATURE-----

Attachment: pgpkcxkpNbdo0.pgp
Description: PGP signature


--- End Message ---

Reply via email to