View previous topic :: View next topic |
Author |
Message |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8053 Location: Austria
|
Posted: Wed Oct 19, 2016 7:38 am Post subject: |
|
|
No error in output. Please use a pastebin link. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
fedeliallalinea Bodhisattva


Joined: 08 Mar 2003 Posts: 25122 Location: here
|
Posted: Wed Oct 19, 2016 11:16 am Post subject: |
|
|
You have installed dev-qt/qtdeclarative? _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
 |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
Posted: Wed Oct 19, 2016 11:36 am Post subject: |
|
|
fedeliallalinea wrote: | You have installed dev-qt/qtdeclarative? |
Yes, I checked and I have it installed.
Code: | # eix dev-qt/qtdeclarative
[I] dev-qt/qtdeclarative
Available versions:
(4) 4.8.6-r1 ~4.8.7
(5) 5.5.1-r1^t 5.6.1-r1(5/5.6)^t ~5.6.2(5/5.6)^t [M]~5.7.0(5/5.7)^t
{+accessibility aqua debug +exceptions gles2 +jit localstorage pch qt3support test webkit +widgets xml ABI_MIPS="n32 n64 o32" ABI_PPC="32 64" ABI_S390="32 64" ABI_X86="32 64 x32"}
Installed versions: 4.8.6-r1(4)(09:28:24 PM 09/08/2016)(accessibility exceptions qt3support -aqua -debug -pch -webkit ABI_MIPS="-n32 -n64 -o32" ABI_PPC="-32 -64" ABI_S390="-32 -64" ABI_X86="64 -32 -x32") 5.6.1-r1(5)^t(08:38:16 PM 09/08/2016)(jit widgets xml -debug -gles2 -localstorage -test)
Homepage: https://www.qt.io/
Description: The QML and Quick modules for the Qt5 framework
|
|
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8053 Location: Austria
|
Posted: Wed Oct 19, 2016 7:58 pm Post subject: |
|
|
Do you still have dev-qt/qtquick1 installed?
Please check:
Code: | equery k qtdeclarative |
_________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
Posted: Wed Oct 19, 2016 8:12 pm Post subject: |
|
|
asturm wrote: | Do you still have dev-qt/qtquick1 installed?
Please check:
Code: | equery k qtdeclarative |
|
Output of equery k qtdeclarative:
Code: | equery k qtdeclarative
!!! /usr/include/qt4/QtDeclarative/private/qdeclarativeanimatedimage_p.h does not exist
!!! /usr/include/qt4/QtDeclarative/private/qdeclarativeanimatedimage_p_p.h does not exist
* Checking dev-qt/qtdeclarative-4.8.6-r1 ...
276 out of 278 files passed
!!! /usr/include/qt5/QtQuick/qsgflatcolormaterial.h does not exist
!!! /usr/include/qt5/QtQuick/5.6.1/QtQuick/private/qsgmaterialshader_p.h does not exist
!!! /usr/include/qt5/QtQuick/qsgtexturematerial.h does not exist
!!! /usr/include/qt5/QtQuick/QSGSimpleMaterialShader does not exist
!!! /usr/include/qt5/QtQuick/QSGOpaqueTextureMaterial does not exist
!!! /usr/include/qt5/QtQuick/5.6.1/QtQuick/private/qquickanimatedsprite_p.h does not exist
!!! /usr/include/qt5/QtQuick/QSGMaterial does not exist
!!! /usr/include/qt5/QtQuick/qsgsimplematerial.h does not exist
!!! /usr/include/qt5/QtQuick/QSGSimpleMaterialComparableMaterial does not exist
!!! /usr/include/qt5/QtQuick/QSGMaterialType does not exist
!!! /usr/include/qt5/QtQuick/5.6.1/QtQuick/private/qquickanimatedimage_p_p.h does not exist
!!! /usr/include/qt5/QtQuick/5.6.1/QtQuick/private/qquickanimatedimage_p.h does not exist
!!! /usr/include/qt5/QtQuick/qsgvertexcolormaterial.h does not exist
!!! /usr/include/qt5/QtQuick/5.6.1/QtQuick/private/qsgtexturematerial_p.h does not exist
!!! /usr/include/qt5/QtQuick/qsgmaterial.h does not exist
!!! /usr/include/qt5/QtQuick/QSGSimpleMaterial does not exist
!!! /usr/include/qt5/QtQuick/QSGMaterialShader does not exist
!!! /usr/include/qt5/QtQuick/QSGTextureMaterial does not exist
!!! /usr/include/qt5/QtQuick/QSGVertexColorMaterial does not exist
!!! /usr/include/qt5/QtQuick/QSGFlatColorMaterial does not exist
* Checking dev-qt/qtdeclarative-5.6.1-r1 ...
766 out of 786 files passed
|
|
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8053 Location: Austria
|
Posted: Wed Oct 19, 2016 8:21 pm Post subject: |
|
|
Well, that's not good. Your installation is incomplete or files went missing. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
Posted: Wed Oct 19, 2016 8:33 pm Post subject: |
|
|
I installed as whole packages and did eix-sync and emerge -avuDN @world time to time.
For the KDE I had installed "kde-plasma/plasma-meta" to get all.
I don't know, maybe it's because I had other DE's before I installed KDE Plasma.
Meanwhile the profile looks correct:
Code: | [8] default/linux/amd64/13.0/desktop/plasma * |
Thanks. |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8053 Location: Austria
|
Posted: Wed Oct 19, 2016 8:34 pm Post subject: |
|
|
Impossible. Either these files were removed by a careless command (user error), or due to hardware failure. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
Posted: Wed Oct 19, 2016 8:45 pm Post subject: |
|
|
Let's assume it was a hardware failure.
Is there a way to put them back?
In fact if it was because of me I should recall something related. Because I try to complete what I try or give up and roll back when I can't overcome the errors that I got. If it was hardware failure shouldn't there be some warnings, error messages or anything like that? |
|
Back to top |
|
 |
asturm Developer


Joined: 05 Apr 2007 Posts: 8053 Location: Austria
|
Posted: Wed Oct 19, 2016 8:48 pm Post subject: |
|
|
Regardless of what it was, re-emerging qtdeclarative would get it back into operational state. Do note that both qtdeclarative:4 and qtdeclarative:5 are affected so you actually need two rebuilds.
Sure, for hardware failures watch out in dmesg, /var/log/messages and scan your drive using smartctl. _________________ backend.cpp:92:2: warning: #warning TODO - this error message is about as useful as a cooling unit in the arctic |
|
Back to top |
|
 |
certem Tux's lil' helper

Joined: 14 Feb 2013 Posts: 145
|
Posted: Wed Oct 19, 2016 9:26 pm Post subject: |
|
|
Thanks a lot for the help asturm and also fedeliallalinea.
asurm also thanks for the advice about dmesg and smartctl.
Quote: | tail /var/log/emerge.log -n50|grep -i completed |
Code: | :: completed emerge (1 of 13) kde-frameworks/kdeclarative-5.26.0 to / |
|
|
Back to top |
|
 |
|