Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error emerging dde-base/dde-file-manager-5.2.0.87 #127

Open
guyuming76 opened this issue Mar 23, 2021 · 0 comments
Open

error emerging dde-base/dde-file-manager-5.2.0.87 #127

guyuming76 opened this issue Mar 23, 2021 · 0 comments

Comments

@guyuming76
Copy link

x86_64-pc-linux-gnu-g++ -c -O2 -pipe -std=gnu++11 -Wall -Wextra -D_REENTRANT -fPIC -DVERSION=5.2.0.87 -DOF=_Z_OF -DQT_DEPRECATED_WARNINGS -DDDE_ANYTHINGMONITOR -DDFM_NO_FILE_WATCHER -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -I../../dde-file-manager-lib -I../../dde-file-manager-lib/interfaces -I../../dde-file-manager-lib/shutil -I../../utils -I/usr/include/deepin-anything-server -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o danythingmonitorfilter.o ../../dde-file-manager-lib/shutil/danythingmonitorfilter.cpp
../dde-wallpaper-chooser/frame.cpp: In member function ‘virtual void Frame::keyPressEvent(QKeyEvent*)’:
../dde-wallpaper-chooser/frame.cpp:364:39: error: ‘m_waitControl’ was not declared in this scope
  364 |         for (QAbstractButton *button: m_waitControl->buttonList()) {
      |                                       ^~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:368:23: error: ‘m_lockScreenBox’ was not declared in this scope
  368 |         widgetList << m_lockScreenBox;
      |                       ^~~~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp: In member function ‘virtual bool Frame::eventFilter(QObject*, QEvent*)’:
../dde-wallpaper-chooser/frame.cpp:444:34: error: ‘m_lockScreenBox’ was not declared in this scope
  444 |                     || object == m_lockScreenBox
      |                                  ^~~~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:445:24: error: ‘m_waitControl’ was not declared in this scope
  445 |                     || m_waitControl->buttonList().contains(qobject_cast<QAbstractButton*>(object))) {
      |                        ^~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:470:34: error: ‘m_lockScreenBox’ was not declared in this scope
  470 |                     || object == m_lockScreenBox
      |                                  ^~~~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:471:24: error: ‘m_waitControl’ was not declared in this scope
  471 |                     || m_waitControl->buttonList().contains(qobject_cast<QAbstractButton*>(object))) {
      |                        ^~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:489:21: error: ‘m_waitControl’ was not declared in this scope
  489 |                     m_waitControl->buttonList().first()->setFocus();
      |                     ^~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp:496:68: error: ‘m_lockScreenBox’ was not declared in this scope
  496 |             if (object == m_wallpaperCarouselCheckBox || object == m_lockScreenBox){
      |                                                                    ^~~~~~~~~~~~~~~
../dde-wallpaper-chooser/frame.cpp: In lambda function:
../dde-wallpaper-chooser/frame.cpp:979:29: error: ‘m_waitControl’ was not declared in this scope
  979 |                             m_waitControl->buttonList().first()->setFocus();
      |                             ^~~~~~~~~~~~~








make[2]: Leaving directory '/var/tmp/portage/dde-base/dde-file-manager-5.2.0.87/work/dde-file-manager-5.2.0.87/deepin-anything-server-plugins/dde-anythingmonitor'
make[1]: Leaving directory '/var/tmp/portage/dde-base/dde-file-manager-5.2.0.87/work/dde-file-manager-5.2.0.87/deepin-anything-server-plugins'
 * ERROR: dde-base/dde-file-manager-5.2.0.87::deepin failed (compile phase):
 *   emake failed


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant