[kde-windows] [Bug 340743] New: emerge failure on knewstuff

Michael Gooch goochmi at gmail.com
Fri Nov 7 22:35:44 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=340743

            Bug ID: 340743
           Summary: emerge failure on knewstuff
           Product: kde-windows
           Version: unspecified
          Platform: Other
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: buildsystem
          Assignee: kde-windows at kde.org
          Reporter: goochmi at gmail.com

CMakeFiles\knewstuffauthortest.dir/objects.a(entryinternal.cpp.obj): In
function `KNS3::EntryInternal::toEntry() const':
q:/knewstuff/src/core/entryinternal.cpp:576: undefined reference to
`__imp__ZN4KNS35EntryC1Ev'

there are MANY error/warning reports like this:
q:\knewstuff\src\entry.cpp:80:15: warning: 'KNS3::Entry::Status
KNS3::Entry::status() const' redeclared without dllimport attribute: previous
dllimport ignored [-Wattributes]
 Entry::Status Entry::status() const
               ^
also, noted these error messages:

q:\knewstuff\src\attica\atticaprovider.cpp:289:65: warning: 'QString
Attica::DownloadDescription::priceAmount()' is deprecated (declared at
r:/include/KF5/Attica/attica/downloaddescription.h:74)
[-Wdeprecated-declarations]
     if (content.downloadUrlDescription(pair.second).priceAmount() <
item.balance()) {
                                                                 ^
In file included from q:\knewstuff\src\attica\atticaprovider.cpp:21:0:
q:\knewstuff\src\attica\atticaprovider.cpp:295:119: warning: 'QString
Attica::DownloadDescription::priceAmount()' is deprecated (declared at
r:/include/KF5/Attica/attica/downloaddescription.h:74)
[-Wdeprecated-declarations]
                                              item.currency(),
content.downloadUrlDescription(pair.second).priceAmount()
                                                                               
                                       ^
q:\knewstuff\src\attica\atticaprovider.cpp:309:104: warning: 'QString
Attica::DownloadDescription::priceAmount()' is deprecated (declared at
r:/include/KF5/Attica/attica/downloaddescription.h:74)
[-Wdeprecated-declarations]
                                          item.balance(),
content.downloadUrlDescription(0).priceAmount()));




collect2.exe: error: ld returned 1 exit status
jom:
R:\build\frameworks\knewstuff\work\mingw-w64-RelWithDebInfo-master\autotests\CMakeFiles\knewstuffauthortest.dir\build.make
[bin\knewstuffauthortest.exe] Error 1
jom:
R:\build\frameworks\knewstuff\work\mingw-w64-RelWithDebInfo-master\CMakeFiles\Makefile2
[autotests\CMakeFiles\knewstuffauthortest.dir\all] Error 2
jom:
R:\build\frameworks\knewstuff\work\mingw-w64-RelWithDebInfo-master\Makefile
[all] Error 2
emerge warning: while running make cmd: jom
emerge error: fatal error: package frameworks/knewstuff all failed

Reproducible: Always

Steps to Reproduce:
1. clone emerge
2. kdeenv.bat
3. emerge kdevelop

Actual Results:  
failure on frameworks knewstuff

Expected Results:  
build kdevelop successfully after building dependencies

it looks like a library that it needs isn't being linked ,and that there may be
some errors in something related to dllimport functions

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-windows mailing list